AngularDimensionShapeUseEndPointedArrowUserAngle Property |
Gets or sets a value that indicates whether to arbitrarily specify the angle of the tip 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 bool UseEndPointedArrowUserAngle { get; set; }
Public MustOverride Property UseEndPointedArrowUserAngle As Boolean
Get
Set
Property Value
Type:
Boolean
True if specified arbitrarily. Otherwise false.
See Also