Method SendMouseMove
SendMouseMove(PointI)
Moves the mouse to the specified coordinates.
bool SendMouseMove(PointI point)
Parameters
point
PointIPoint 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).