Click or drag to resize

DimensionSettingsProjectionLineLinewidth Property

Gets or sets the line width of the dimension extension 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 ProjectionLineLinewidth { get; set; }

Property Value

Type: LinewidthItem
representing line width of dimension extension line LinewidthItem .
See Also