API Reference > Other Classes > OdPsPlotStyleData Class > OdPsPlotStyleData Methods > OdPsPlotStyleData::setScreening Method
OdPsPlotStyleData::setScreening Method
Syntax
C++
void setScreening(int screening);
Parameters 
Description 
int screening 
[in] Screening. 

Sets the Screening for this PlotStyleData object. 

 

screening must be in range [0.0 .. 100.0].

  • 0 indicates white.
  • 100 indicates the colors at their full intensities.

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