GradientStopColor Property

Gets the gradient stop color.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Color Color { get; set; }

Property Value

Color

Implements

IGradientStopColor

See Also