API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setUseBackgroundColor Method
OdDbMText::setUseBackgroundColor Method
Syntax
C++
void setUseBackgroundColor(bool enable);
Parameters 
Description 
bool enable 
[in] True to use the screen background color, false to use the setBackgroundFillColor() method. 

Controls the use of the screen background color as the background color of this MText entity (DXF 90, bit 0x02). 

 

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