Click or drag to resize

ViewSettingsStateRotateToView 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 bool RotateToView { get; set; }

Property Value

Type: Boolean
See Also