Allowed way to move a field on the canvas.

Enumeration Members

Enumeration Members

Fixed: "Fixed"

The field cannot be moved at all and is locked in place.

Free: "Free"

The field can be moved in any direction freely.

Horizontal: "Horizontal"

The field can only be moved horizontally. The vertical position is fixed.

Vertical: "Vertical"

The field can only be moved vertically. The horizontal position is fixed.

Generated using TypeDoc