API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setWidth Method
OdDbMText::setWidth Method
Syntax
C++
void setWidth(double width);
Parameters 
Description 
double width 
[in] Word-wrap width 

Sets the word-wrap width of this MText entity (DXF 41). 

 

Words exceeding this value will extend beyond the Specified width.

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