Share

Viewport.ShadePlotId Property

Description

Accesses the shade object associated with this viewport. The shade object is a visual style or render preset that defines how the current viewport will plot.

Visual Basic

Public Property ShadePlotId() As ObjectId

C#

public ObjectId ShadePlotId;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?