RhinoObjectIsDeletable Property |
Some objects cannot be deleted, like grips on lights and annotation objects.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsDeletable { get; protected set; }
Public Property IsDeletable As Boolean
Get
Protected Set
Property Value
Type:
BooleanSee Also