Method SendMouseMove
SendMouseMove(PointI)
Moves the mouse to the specified coordinates.
bool SendMouseMove(PointI point)
Parameters
pointPointIPoint to move to, in screen coordinates (pixels).
Moves the mouse to the specified coordinates.
bool SendMouseMove(PointI point)
point PointIPoint to move to, in screen coordinates (pixels).