Drags the pointer by a specified number of pixels.
Syntax
DragBy(dx, dy)
Parameters
- dx
- Number of pixels to drag horizontally.
- dy
- Number of pixels to drag vertically.
Remarks
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)