Click or drag to resize
AB4D logo

ArrowUIElement3DArrowRadius Property

Gets or sets the radius of the arrow - half of the arrow width. If not set than arrow radius is calculated as two time the value of Radius property.

Namespace: Ab3d.UIElements
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double ArrowRadius { get; set; }

Property Value

Double
See Also