Click or drag to resize

AngularDimensionShapeEndArrowType Property

Acquires or sets the arrow type on the end point side.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract ArrowType EndArrowType { get; set; }

Property Value

Type: ArrowType
represents an arrow type ArrowType .
See Also