Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 875 Bytes

gradientstop.md

File metadata and controls

34 lines (22 loc) · 875 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Media.GradientStop
winrt class

Microsoft.UI.Xaml.Media.GradientStop

-description

Describes the location and color of a transition point in a gradient.

-xaml-syntax

<GradientStop .../>

-remarks

-examples

This example creates a linear gradient with four colors and uses it to paint a Rectangle.

[!code-xamlGradient1]

Image of example results with gradient stops

-see-also

DependencyObject dencyObject](../windows.ui.xaml/dependencyobject.md)