Share

Viewport.SunId Property

Description

Accesses the Sun object associated with this viewport. If not sun object has been set, it returns Null.

Visual Basic

Public Property SunId() As ObjectId

C#

public ObjectId SunId;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?