Interface MouseEventCoordinatesInterface

Mouse event coordinates

Hierarchy

  • MouseEventCoordinatesInterface

Properties

Properties

event: MouseEvent

Original mouse event

x: number

X coordinate of the mouse position [px]

y: number

Y coordinate of the mouse position [px]

Generated using TypeDoc