Skip to main content

Interface: DragAndDropEvent

Hierarchy

  • DragAndDropBaseEvent

    DragAndDropEvent

Properties

pointerPosition

pointerPosition: Point

Position of mouse or finger on the screen.

Inherited from

DragAndDropBaseEvent.pointerPosition


position

Optional position: Point

Position in diagram coordinates system (including zoom). Undefined if pointer is not above a diagram.


store

store: RootStore

Inherited from

DragAndDropBaseEvent.store