API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setBackgroundFill Method
OdDbMText::setBackgroundFill Method
Syntax
C++
void setBackgroundFill(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] True to enable background fill, false to disable. 

Controls the background fill of this MText entity (DXF 90, bit 0x01).

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