API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::setShadeTintValue Method
OdDbHatch::setShadeTintValue Method
Syntax
C++
void setShadeTintValue(double luminance);
Parameters 
Description 
double luminance 
[in] Luminace value. [0.0 .. 1.0]
If the gradient is using oneColorMode, this function sets the luminance value applied to the first color. 

Sets the luminance value for this Hatch entity. 

 

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