Click or drag to resize

ViewSettingsStateViewRotation Property

Gets or sets the view rotation value.

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

Property Value

Type: ViewSettingsViewRotationStyle
See Also