Click or drag to resize

ViewSettingsRotateReverseKeyboard Property

Gets or sets the rotation direction.

If true, then Rhino rotates the camera around the scene, otherwise, rotates the scene itself.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool RotateReverseKeyboard { get; set; }

Property Value

Type: Boolean
See Also