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