Click or drag to resize

ViewportInfoIsCameraUpLocked Property

Gets or sets a value that indicates whether the camera up vector is unmodifiable.

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

Property Value

Type: Boolean
See Also