Click or drag to resize

DimensionShapeLinewidth Property

Get or set the line width of the dimension line.

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
Represents line width of dimension line LinewidthItem .
See Also