PlotViewportsFirst Property

Specifies if all geometry in paper space viewports is plotted first.

See Also | Example

Signature

object.PlotViewportsFirst

object

Layout, PlotConfiguration
The object or objects this property applies to.

PlotViewportsFirst

Boolean; read-write

TRUE: Geometry in paper space viewports is plotted first, and the geometry in paper space is plotted last.

FALSE: Paper space geometry is plotted first, and the geometry in paper space viewports is plotted last.

 

   Comments?