Click or drag to resize

AngularDimensionShapeUseProjectionLineLinewidth Property

Gets or sets a value indicating whether or not the line width of the dimension extension line uses a line width different from 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 bool UseProjectionLineLinewidth { get; set; }

Property Value

Type: Boolean
true if the line width of the dimension extension line uses a line width different from the line width of the dimension line. Otherwise false.
See Also