API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setShowBorders Method
OdDbMText::setShowBorders Method
Syntax
C++
void setShowBorders(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] - True means borders will be visible and false means borders will be invisible. 

Sets the flag controlling mtext border's visibility. 

 

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