API Reference > OdDb Classes > OdDbDimStyleTableRecord Class > OdDbDimStyleTableRecord Methods > OdDbDimStyleTableRecord::setBgrndTxtColor Method
OdDbDimStyleTableRecord::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 Style.

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