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