StartAngle Property
Gets or sets the angle at which the sector's arc starts, in degrees.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double StartAngle { get; set; }
Public Property StartAngle As Double
Get
Set
member StartAngle : float with get, set