Click or drag to resize

ViewInfoLockedProjection Property

Whether the view's projection is locked against changes.

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

Property Value

Type: Boolean
See Also