Click or drag to resize

ViewSettingsStateAlwaysPanParallelViews Property

Gets or sets the 'always pan parallel views' value.

If the view is not looking straight at the construction plane, then sets parallel viewports so they will not rotate.

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

Property Value

Type: Boolean
See Also