Interface IMouseClientPositionVector2

Hierarchy

  • IMouseClientPositionVector2

Properties

x y

Properties

x: number

The X coordinate of the mouse pointer in the client area

y: number

The Y coordinate of the mouse pointer in the client area