How can I help you?
RadialGradientModel
16 Mar 20261 minute to read
Interface for a class RadialGradient
Properties
cx number
The x-coordinate of the radial gradient center.
cy number
The y-coordinate of the radial gradient center.
fx number
The focal x-coordinate for the radial gradient.
fy number
The focal y-coordinate for the radial gradient.
gradientColorStop GradientColorStopModel[]
The collection of color stops in the gradient.
r number
The radius of the radial gradient.