get_coordinates


Description:

public bool get_coordinates (double? x, double? y)

Parameters:

this

the EventContext

x

location to store the X coordinate

y

location to store the Y coordinate

Returns:

true if the event has coordinates attached that are within the terminal, with x and y filled in; false otherwise