LinetypeItemCollectionLayerLinetype Property |
Get layer line type.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract LinetypeItem LayerLinetype { get; }Public MustOverride ReadOnly Property LayerLinetype As LinetypeItem
Get
Property Value
Type:
LinetypeItem
representing the layer line type
LinetypeItem.
See Also