Angle Property
Gets or sets the angle of the start and end of the sweep, measured from above the center point.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Angle { get; set; }
Public Property Angle As Double
Get
Set
abstract Angle : float with get, set
override Angle : float with get, set