Click or drag to resize

LayerLinetype Property

Get or set the line type of the layer.

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 Linetype { get; set; }

Property Value

Type: LinetypeItem
representing the line type of the layer LinetypeItem .
See Also