How can I help you?
LinearGradientModel
16 Mar 20261 minute to read
Interface for a class LinearGradient
Properties
gradientColorStop GradientColorStopModel[]
The collection of color stops in the gradient.
x1 number
The x-coordinate of the gradient start point.
x2 number
The x-coordinate of the gradient end point.
y1 number
The y-coordinate of the gradient start point.
y2 number
The y-coordinate of the gradient end point.