EventScroll.x

double x() @property nothrow

Get x field.

Returns

the x coordinate of the pointer relative to the window.
void x(double propval) @property nothrow

Set x field.

Parameters

propvalthe x coordinate of the pointer relative to the window.