ViewSettingsRotateToView Property |
Gets or sets the rotation reference.
If true, then the views rotates relative to the view axes; false, than relative to the world x, y, and z axes.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static bool RotateToView { get; set; }
Public Shared Property RotateToView As Boolean
Get
Set
Property Value
Type:
BooleanSee Also