Click or drag to resize

DimensionShapeNotSettledArrowPositionMode Property

Gets or sets the processing mode when the dimension value and the arrow do not fit inside the dimension 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 NotSettledArrowPositionMode NotSettledArrowPositionMode { get; set; }

Property Value

Type: NotSettledArrowPositionMode
Processing mode when dimension values and arrows do not fit inside the dimension line NotSettledArrowPositionMode .
See Also