Share

View.IsPerspective Property

Description

Returns true if the projection is perspective and false otherwise. Make sure not to use IsPerspective when the view is in the interactive state.

Visual Basic

Public Property IsPerspective() As bool

C#

public bool IsPerspective;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?