Enumeration MouseActionReadonly

Enum for mouse actions.

Enumeration Members

Enumeration Members

None: "none"

Items creation.

Pan: "pan"

Panning mode. Scroll the diagram with the mouse.

Selection: "selection"

Select the items partially inside the rectangle.

SelectionPartial: "selectionPartial"

Select the items partially inside the rectangle.

Zoom: "zoom"

Zoom the rectangle while ensuring a 1:1 aspect ratio.

Generated using TypeDoc