ViewSettingsStateRotateReverseKeyboard 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 bool RotateReverseKeyboard { get; set; }
Public Property RotateReverseKeyboard As Boolean
Get
Set
Property Value
Type:
BooleanSee Also