Constructor GradientStop
GradientStop()
Initializes a new instance of the GradientStop class.
public GradientStop()
GradientStop(Color, double)
Initializes a new instance of the GradientStop class with the specified color and offset.
public GradientStop(Color color, double offset)