API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setTextHeight Method
OdDbMLeader::setTextHeight Method
Syntax
C++
void setTextHeight(double textHeight);
Parameters 
Description 
double textHeight 
[in] Text height. 

Sets the text height for MText content. 

 

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

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