API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setBlockColor Method
OdDbMLeader::setBlockColor Method
Syntax
C++
void setBlockColor(const OdCmColor& blockColor);
Parameters 
Description 
const OdCmColor& blockColor 
[in] Block color. 

Sets the color used for block content. 

 

The kBlockColor PropertyOverrideType override will be set as a result of calling this function.

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