Angle Property
Gets the starting angle for the gradient in degrees, measured from the point above the center point.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Angle { get; }
Public ReadOnly Property Angle As Double
Get
abstract Angle : float with get
override Angle : float with get
Property Value
DoubleImplements
IConicGradientBrush.AngleSee Also
Reference
ImmutableConicGradientBrush Class
Avalonia.Media.Immutable Namespace