Skip to main content

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)

public GradientSpreadMethod SpreadMethod { get; }

Property Value

GradientSpreadMethod

Implements

IGradientBrush.SpreadMethod

See Also

Reference

ImmutableGradientBrush Class
Avalonia.Media.Immutable Namespace