ShadePlot Property |
Specifies the shaded viewport plotting mode of a viewport.
Signature
object.ShadePlot
object
PViewport
The object or objects this property applies to.
ShadePlot
AcShadePlot enum; read-write
acShadePlotAsDisplayed |
Model space view plots the same way it is displayed |
acShadePlotHidden |
Model space view plots with hidden lines removed, regardless of display |
acShadePlotRendered |
Model space view plots as rendered regardless of display |
acShadePlotWireframe |
Model space view plots as wireframe regardless of display |
Comments? |