API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Enumerations > OdDbPlotSettings::ShadePlotResLevel Enumeration
OdDbPlotSettings::ShadePlotResLevel Enumeration
Syntax
C++
enum ShadePlotResLevel { kDraft = 0, kPreview = 1, kNormal = 2, kPresentation = 3, kMaximum = 4, kCustom = 5 };

DbPlotSettings.h

Members 
Description 
kDraft = 0 
Draft 
kPreview = 1 
Preview 
kNormal = 2 
Normal 
kPresentation = 3 
Presentation 
kMaximum = 4 
Maximum 
kCustom = 5 
Custom 

This is record OdDbPlotSettings::ShadePlotResLevel.

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