API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setTextStyleId Method
OdDbMLeader::setTextStyleId Method
Syntax
C++
void setTextStyleId(OdDbObjectId textStyleId);
Parameters 
Description 
OdDbObjectId textStyleId 
[in] OdDbTextStyle ObjectId. 

Sets the textstyle used by MText content (by ObjectId). 

 

The kTextStyleId PropertyOverrideType override will be set as a result of calling this function.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.