C++
Acad::ErrorStatus setShadePlotResLevel( AcDbPlotSettings::ShadePlotResLevel resLevel );
Description
This method sets the shade plot resolution level of the current AcDbPlotSettings object. This setting specifies the resolution level at which shaded and rendered viewports will plot.
Parameters
Parameters | Description |
---|---|
resLevel | Input new shade plot resolution level |