[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GradientStop.-ctor

GradientStop Constructor

GradientStop(Color, float)

Initializes a new instance of the GradientStop class.

Declaration
public GradientStop(Color color, float offset)
Parameters
Type Name Description
Color color

The color of this stop.

float offset

The offset of ths stop.