Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 626 Bytes

radialgradientbrush_gradientstops.md

File metadata and controls

26 lines (16 loc) · 626 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.RadialGradientBrush.GradientStops
winrt property

Microsoft.UI.Xaml.Media.RadialGradientBrush.GradientStops

-description

Gets or sets the brush's gradient stops.

-property-value

A collection of GradientStop objects that define the gradient.

-remarks

The default is an empty GradientStopCollection.

-see-also

-examples