RhinoCommon API
ViewportInfoIsCameraLocationLocked Property |
Gets or sets a value that indicates whether the camera location is unmodifiable.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public bool IsCameraLocationLocked { get; set; }
Public Property IsCameraLocationLocked As Boolean Get Set
Property Value
Type: Boolean