Show / Hide Table of Contents

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: 10, ^10 (reverse), .5f (fraction).

y  (Coord)

Y coordinate in the found image. Default - center.

Exceptions
InvalidOperationException

area is Bitmap.

Exception

Exceptions of mouse.move.

Remarks

Calls mouse.move.