ConicGradientBrushAngle 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) Version: 11.3.999
public double Angle { get; set; }

Property Value

Double

Implements

IConicGradientBrushAngle

See Also