Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettings::setShadePlotCustomDPI Method
Syntax
C++
void setShadePlotCustomDPI(OdInt16 shadePlotCustomDPI);

Sets the shade plot custom DPI for this PlotSettings object.

Parameters
Description
shadePlotCustomDPI
[in] Shade plot custom DPI.

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-2022. Open Design Alliance All rights reserved.