API Reference > OdDb Classes > OdDbDimension Class > OdDbDimension Methods > OdDbDimension::setBgrndTxtColor Method
OdDbDimension::setBgrndTxtColor Method
Syntax
C++
void setBgrndTxtColor(const OdCmColor& bgrndTxtColor, OdUInt16 bgrndTxtFlags);
Parameters 
Description 
const OdCmColor& bgrndTxtColor 
[in] Background text color.  
OdUInt16 bgrndTxtFlags 
[in] Background text flags. 

Sets the background text color and flags for this Dimension entity. 

 

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