Table of Contents

Method SendMouseMove

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SendMouseMove(PointI)

Moves the mouse to the specified coordinates.

public bool SendMouseMove(PointI point)

Parameters

point PointI

Point to move to, in screen coordinates (pixels).

Returns

bool