BackgroundFillGradient
The background is a gradient fill.
Properties
type
ts
type: "gradient";
Type of the background fill, always “gradient”
top_color
ts
top_color: number;
Top color of the gradient in the RGB24 format
bottom_color
ts
bottom_color: number;
Bottom color of the gradient in the RGB24 format
rotation_angle
ts
rotation_angle: number;
Clockwise rotation angle of the background fill in degrees; 0-359