Event.getRootCoords

bool getRootCoords(out double xRoot, out double yRoot)

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

Parameters

xRootlocation to put root window x coordinate
yRootlocation to put root window y coordinate

Returns

true if the event delivered root window coordinates