Share

PlotSettings.DrawViewportsFirst Property

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

Was this information helpful?