GradientStops Property
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[ContentAttribute]
public GradientStops GradientStops { get; set; }
<ContentAttribute>
Public Property GradientStops As GradientStops
Get
Set
[<ContentAttribute>]
member GradientStops : GradientStops with get, set