[]
Initializes a new instance of the GradientStop class.
public GradientStop(Color color, float offset)
Public Sub New(color As Color, offset As Single)
The color of this stop.
The offset of ths stop.