Get or set the line width 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 LinewidthItem Linewidth { get; set; }
Public MustOverride Property Linewidth As LinewidthItem
Get
Set
Property Value
Type:
LinewidthItem
representing line width of the layer
LinewidthItem .
See Also