Edit

Share via


RadialGradientBrush.SpreadMethod Property

Definition

Gets or sets the type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted.

public Windows.UI.Xaml.Media.GradientSpreadMethod SpreadMethod { get; set; }
member this.SpreadMethod : Windows.UI.Xaml.Media.GradientSpreadMethod with get, set
Public Property SpreadMethod As GradientSpreadMethod

Property Value

Windows.UI.Xaml.Media.GradientSpreadMethod

Applies to