Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 493 Bytes

gradientstop_offset.md

File metadata and controls

30 lines (19 loc) · 493 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.GradientStop.Offset
winrt property

Windows.UI.Xaml.Media.GradientStop.Offset

-description

Gets the location of the gradient stop within the gradient vector.

-xaml-syntax

<GradientStop Offset="double"/>

-property-value

The relative location of this gradient stop along the gradient vector. The default is 0.

-remarks

-examples

-see-also