A structure containing default parameters of lines.
You can apply these parameters to the line object through either clientConfig.json
or IConfiguration.
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.
A default color of lines. By default, this value is "rgba(0,0,0,1)"
.
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.
A structure defining line permissions.
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
.
A default start point of lines.
A default end point of lines.
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.
A default width of lines, in points. By default, this value is 1
.