Drags the pointer by a specified number of pixels.

DragBy(dx, dy)

- dx
- Number of pixels to drag horizontally.
- dy
- Number of pixels to drag vertically.

Drags the pointer from the current position to a new position, dx
pixels away horizontally and dy away vertically.
See DragByScreenPercent for an example.
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)