Click or drag to resize

LayerLinewidth Property

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; }

Property Value

Type: LinewidthItem
representing line width of the layer LinewidthItem .
See Also