Internal
Optional
xX-axis coordinate of the location of the item on the board. By default, all items have absolute positioning to the board, not the current viewport. Default: 0
. The center point of the board has x: 0
and y: 0
coordinates.
Optional
yY-axis coordinate of the location of the item on the board. By default, all items have absolute positioning to the board, not the current viewport. Default: 0
. The center point of the board has x: 0
and y: 0
coordinates.
Contains information about the item's position on the board, such as its
x
coordinate,y
coordinate, and the origin of thex
andy
coordinates.