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

Returns the shade plot custom DPI for this PlotSettings object.

shadePlotCustomDPI specifies the custom resolution at which shaded and vectorized viewports will plot if shadePlotResLevel == ShadePlotResLevel::kCustom. 

shadePlotCustomDPI should be used only if the shade plot resolution level is set to ShadePlotResLevel::kCustom.

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