Description
Assesses whether the plotting system will plot the objects in paperspace first (if it returns false), or last (if it returns true). This is relative to the floating model space viewports.
Visual Basic
Public Property DrawViewportsFirst() As bool
C#
public bool DrawViewportsFirst;
Conditions
Read / Write
Links
PlotSettings Class, Autodesk.AutoCAD.DatabaseServices Namespace