Share

Viewport.PlotAsRaster Property

Description

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

Visual Basic

Public Property PlotAsRaster() As bool

C#

public bool PlotAsRaster;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?