[ Version ( since = "3.20" ) ]
public void set_hotspot (int hot_x, int hot_y)
Sets the position of the drag window that will be kept under the cursor hotspot.
Initially, the hotspot is at the top left corner of the drag window.
this | |
hot_x |
x coordinate of the drag window hotspot |
hot_y |
y coordinate of the drag window hotspot |