[]
Continues drag and drop to the point of the specified coordinates.
protected void ContinueDragDropping(int x, int y)
Protected Sub ContinueDragDropping(x As Integer, y As Integer)
| Type | Name | Description |
|---|---|---|
| int | x | X-coordinate |
| int | y | Y-coordinate |