Click or drag to resize
CanvasGradientStopPosition Field
The position of the gradient stop. Expected to be between 0 and 1, inclusive.

Namespace:  Microsoft.Graphics.Canvas.Brushes
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Position

Field Value

Type: Single
See Also