API Reference > OdDb Classes > OdDbMLeaderStyle Class > OdDbMLeaderStyle Methods > OdDbMLeaderStyle::setTextColor Method
OdDbMLeaderStyle::setTextColor Method
Syntax
C++
void setTextColor(const OdCmColor& textColor);
Parameters 
Description 
const OdCmColor& textColor 
[in] The text color used for associated OdDbMText object. 

Sets the text color for this OdDbMLeaderStyle. 

 

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