Method uiimage.MouseMove
Overload
Moves the mouse to the found image.
public void MouseMove(Coord x = default, Coord y = default)
Parameters
x (Coord)
X coordinate in the found image. Default - center. Examples: |
y (Coord)
Y coordinate in the found image. Default - center. |
Exceptions
InvalidOperationException
area is Bitmap. |
Exception
Exceptions of mouse.move. |
Remarks
Calls mouse.move.