Description
Accesses the shade plot mode of the current viewport. The shade plot mode specifies how the current viewport will plot.
Visual Basic
Public Property ShadePlot() As Autodesk.AutoCAD.DatabaseServices.ShadePlotType
C#
public Autodesk.AutoCAD.DatabaseServices.ShadePlotType ShadePlot;
Conditions
Read / Write