Click or drag to resize
CanvasGradientStop Fields

The CanvasGradientStop type exposes the following members.

Fields
  NameDescription
Public fieldColor
The color at the gradient stop.
Public fieldPosition
The position of the gradient stop. Expected to be between 0 and 1, inclusive.
Top
See Also