SpreadMethod Property
Gets the brush's spread method that defines how to draw a gradient that doesn't fill the bounds of the destination control.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public GradientSpreadMethod SpreadMethod { get; }
Public ReadOnly Property SpreadMethod As GradientSpreadMethod
Get
abstract SpreadMethod : GradientSpreadMethod with get
override SpreadMethod : GradientSpreadMethod with get
Property Value
GradientSpreadMethodImplements
IGradientBrush.SpreadMethodSee Also
Reference
ImmutableGradientBrush Class
Avalonia.Media.Immutable Namespace