Click or drag to resize

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
Syntax
public static bool RotateViewAroundObjectAtMouseCursor { get; set; }

Property Value

Type: Boolean
See Also