LinetypeIsModified Property |
true if this linetype has been modified by LinetypeTable.ModifyLinetype()
and the modifications can be undone.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsModified { get; }Public ReadOnly Property IsModified As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also