Skip to content

$createConicGradient

Creates a gradient around a point with given coordinates.

Parameters

NameDescriptionEnforcedDefault Value
Gradient NameThe name for this gradient.YesNone
Start AngleThe angle at which to begin the gradient, in radians. The angle starts from a line going horizontally right from the center, and proceeds clockwise.YesNone
XThe x-axis coordinate of the center of the gradient.YesNone
YThe y-axis coordinate of the center of the gradient.YesNone

Example

$createConicGradient[gradientName;startAngle;x;y]