Skip to main content

SweepAngle Property

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

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public double SweepAngle { get; set; }

Property Value

Double

See Also

Reference

Sector Class
Avalonia.Controls.Shapes Namespace