LinetypeIsPatternLocked Property |
Returns true if the pattern is locked and cannot be modified.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic bool IsPatternLocked { get; }
Public ReadOnly Property IsPatternLocked As Boolean
Get
Property Value
Type:
Boolean
See Also