Event.getCoords

bool getCoords(out double xWin, out double yWin)

Extract the event window relative x/y coordinates from an event.

Parameters

xWinlocation to put event window x coordinate
yWinlocation to put event window y coordinate

Returns

true if the event delivered event window coordinates