LinetypeIsDeleted Property |
Gets a value indicating whether this linetype has been deleted and is
currently in the Undo buffer.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool IsDeleted { get; }
Public ReadOnly Property IsDeleted As Boolean
Get
Property Value
Type:
Boolean
See Also