CanvasGradientStop Structure |
Namespace: Microsoft.Graphics.Canvas.Brushes
public struct CanvasGradientStop
The CanvasGradientStop type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color | The color at the gradient stop. |
![]() | Position | The position of the gradient stop. Expected to be between 0 and 1, inclusive. |