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