ViewInfoLockedProjection Property |
Whether the view's projection is locked against changes.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool LockedProjection { get; set; }Public Property LockedProjection As Boolean
Get
Set
Property Value
Type:
Boolean
See Also