Share

Viewport.IsPerspective Property

Description

Returns true if perspective mode is in effect. Otherwise, returns false.

Visual Basic

Public abstract Property IsPerspective() As bool

C#

public abstract bool IsPerspective;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?