Click or drag to resize

LinearDimensionShapeArrowPosition Property

Get or set the position of the arrow.

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

Property Value

Type: DimensionArrowPosition
Dimension Arrow Represents the position of the arrow DimensionArrowPosition .
See Also