Click or drag to resize

AngularDimensionShapeUseStartPointedArrowUserAngle Property

Gets or sets a value that indicates whether to arbitrarily specify the angle of the tip of the pointed arrow selected on the start 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 bool UseStartPointedArrowUserAngle { get; set; }

Property Value

Type: Boolean
True if specified arbitrarily. Otherwise false.
See Also