Share

Viewport.PlotWireframe Property

Description

Assesses whether or not the viewport will plot as a vector output based on the viewport's current shade plot settings.

Visual Basic

Public Property PlotWireframe() As bool

C#

public bool PlotWireframe;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?