EventMotion.x
double x() @property nothrowGet x field.
Returns
the x coordinate of the pointer relative to the window.
void x(double propval) @property nothrowSet x field.
Parameters
propval | the x coordinate of the pointer relative to the window. |