Click or drag to resize

ArcDimensionShapeProjectionLineLinetype Property

Acquires or sets the line type 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 LinetypeItem ProjectionLineLinetype { get; set; }

Property Value

Type: LinetypeItem
representing the line type of the dimension extension line LinetypeItem .
See Also