Click or drag to resize

ArcDimensionShapeProjectionLineColor Property

Acquires or sets the color 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 ColorItem ProjectionLineColor { get; set; }

Property Value

Type: ColorItem
representing the color of the dimension extension line ColorItem .
See Also