ArcStartAngle Property

Gets or sets the angle at which the arc starts, in degrees.

Definition

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

Property Value

Double

See Also