ViewSettingsRotateViewAroundObjectAtMouseCursor Property |
Gets or sets the 'Rotate view around object at mouse cursor' value.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.19
Syntaxpublic static bool RotateViewAroundObjectAtMouseCursor { get; set; }
Public Shared Property RotateViewAroundObjectAtMouseCursor As Boolean
Get
Set
Property Value
Type:
Boolean
See Also