API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setBackgroundFillColor Method
OdDbMText::setBackgroundFillColor Method
Syntax
C++
void setBackgroundFillColor(const OdCmColor& color);
Parameters 
Description 
const OdCmColor& color 
[in] New color value. 

Sets the background fill color of this MText entity (DXF 63 and optionally 421 & 431).

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