API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setColumnHeight Method
OdDbMText::setColumnHeight Method
Syntax
C++
void setColumnHeight(OdInt16 col, double colHeight);
Parameters 
Description 
OdInt16 col 
[in] Column number.  
double colHeight 
[in] Height of the specified column. 

Sets the column height of this MText entity. 

 

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