Click or drag to resize

AngularDimensionShapeStartArrowSizeEqualTextHeight Property

Gets or sets a value that indicates whether the size of the pointed arrow selected on the start point side should be the same as the text height.

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

Property Value

Type: Boolean
True if they are the same. Otherwise false.
See Also