Description
Assesses whether or not the viewport will plot as a raster based on the viewport's current shade plot settings.
Visual Basic
Public Property PlotAsRaster() As bool
C#
public bool PlotAsRaster;
Conditions
Read-only
Assesses whether or not the viewport will plot as a raster based on the viewport's current shade plot settings.
Public Property PlotAsRaster() As bool
public bool PlotAsRaster;
Read-only