Event.getCoords
bool getCoords(out double xWin, out double yWin)Extract the event window relative x/y coordinates from an event.
Parameters
xWin | location to put event window x coordinate |
yWin | location to put event window y coordinate |
Returns
true if the event delivered event window coordinates