LinetypeIsReference Property |
Gets a value indicting whether this linetype is a referenced linetype.
Referenced linetypes are part of referenced documents.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool IsReference { get; }
Public ReadOnly Property IsReference As Boolean
Get
Property Value
Type:
Boolean
See Also