Method uiimage.MouseClick
Overload
Clicks the found image.
public MRelease MouseClick(Coord x = default, Coord y = default, MButton button = MButton.Left)
Parameters
x (Coord)
X coordinate in the found image. Default - center. Examples: |
y (Coord)
Y coordinate in the found image. Default - center. |
button (MButton)
Which button and how to use it. |
Returns
Exceptions
InvalidOperationException
area is Bitmap. |
Exception
Exceptions of mouse.clickEx. |
Remarks
Calls mouse.clickEx.