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.
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double SweepAngle { get; set; }
Public Property SweepAngle As Double
Get
Set
member SweepAngle : float with get, set
Property Value
Double