get_coords


Description:

public bool get_coords (out double x_win, out double y_win)

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

Parameters:

this

a Event

x_win

location to put event window x coordinate

y_win

location to put event window y coordinate

Returns:

true if the event delivered event window coordinates