Click or drag to resize

LinearDimensionShapeEndPointedArrowSizePosition Property

Gets or sets the position indicated by the size of the pointed arrow selected 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 PointedArrowSizePosition EndPointedArrowSizePosition { get; set; }

Property Value

Type: PointedArrowSizePosition
Indicating the position indicated by the size of the pointed arrow PointedArrowSizePosition .
See Also