Share

AcDbPlotSettings::shadePlotCustomDPI

C++

Adesk::Int16 shadePlotCustomDPI() const;

Description

This method returns the shade plot custom dpi of the current AcDbPlotSettings object. This setting specifies the user-defined resolution at which shaded and rendered viewports will plot. This setting should be used only if the shade plot resolution level is set to ShadePlotResLevel::kCustom.

Links

AcDbPlotSettings

Was this information helpful?