Color Property
Gets the gradient stop color.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Color Color { get; }
Public ReadOnly Property Color As Color
Get
abstract Color : Color with get
override Color : Color with get
Property Value
ColorImplements
IGradientStop.ColorSee Also
Reference
ImmutableGradientStop Class
Avalonia.Media.Immutable Namespace