ArcSegmentSweepDirection Property

Gets or sets the sweep direction.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public SweepDirection SweepDirection { get; set; }

Property Value

SweepDirection
The sweep direction.

See Also