A structure defining common shape parameters and parameters of SVG images imported in the Shape mode.
An angle, which design elements are rotated to. By default, this value is 0
.
A blend mode that applies to design elements being added to the canvas.
The border color. The default value is "rgba(0,0,0,1)"
.
The border width, in points. The default value is 1
.
The fill color for shapes and placeholders. The default value is "rgba(112,112,112,1)"
for shapes and is "rgba(0,0,0,0)"
for image placeholders.
The height of design elements being added to the canvas, in points or percent. For QR codes, the width value is used for both width and height.
Marks a design element as a variable item. The default value is false
.
A structure defining the Item Menu and the Floating item toolbar for design elements.
The coordinates of design elements being added to the canvas. By default, you can add them to the center of your product.
A structure defining the manipulation permissions for design elements.
The name of design elements being added to the canvas.
An opacity that applies to design elements. This value can be from 0
to 1
. By default, it is 1
.
Defines permissions for shapes.
A wrapping mode that applies to wrap text around design elements. By default, it is "none"
.
A style or a color that applies to new design elements.
A structure defining the visualization permissions for design elements.
The width of design elements being added to the canvas, in points or percent.