API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::shadePlotResLevel Method
OdDbPlotSettings::shadePlotResLevel Method
Syntax
C++
OdDbPlotSettings::ShadePlotResLevel shadePlotResLevel() const;

Returns the shade plot resolution level for this PlotSettings object.

shadePlotResLevel controls the resolution at which shaded and vectorized viewports will plot. 

shadePlotResLevel() returns one of the following: 

 

Name 
Value 
Description 
kDraft 
Draft 
kPreview 
Preview 
kNormal 
Normal 
kPresentation 
Presentation 
kMaximum 
Maximum 
kCustom 
Custom 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.