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