Click or drag to resize
AB4D logo

ArrowUIElement3DSegments Property

Gets or sets the number of segments that define the circles used to create arrow sections. Default value is 30.

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

Property Value

Int32
See Also