Position

IGradientStop.Position property

Returns or sets the position (0..1) of a gradient stop. Read/write Single.

public float Position { get; set; }

See Also