DragSourceEvent.x

In dragStart, the x coordinate (relative to the control) of the position the mouse went down to start the drag. @since 3.2

class DragSourceEvent
int x;

Meta