Click or drag to resize

ViewSettingsViewRotation Property

Gets or sets the view rotation value.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.1
Syntax
public static ViewSettingsViewRotationStyle ViewRotation { get; set; }

Property Value

Type: ViewSettingsViewRotationStyle
See Also