ArcSweepAngle Property

Gets or sets the angle, in degrees, added to the StartAngle defining where the arc ends. A positive value is clockwise, negative is counter-clockwise.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double SweepAngle { get; set; }

Property Value

Double

See Also