ICanvasGradient class

ICanvasGradient class

Represents an opaque object describing a gradient.

The ICanvasGradient type exposes the following members:

Methods

MethodDescription
add_color_stopAdds a new stop, defined by an offset and a color, to the gradient.

See Also