<Code Lib>
2027 Method
Changes 0
M

View3D.CanToggleBetweenPerspectiveAndIsometric

Description:
Checks whether this view can toggle between perspective and isometric.
Remarks:
This view can only be toggled if no view specific elements are contained.

public bool CanToggleBetweenPerspectiveAndIsometric()

Boolean True if this view can be toggled, false otherwise.

Loading…