| Icon | Member | Description |
|---|---|---|
| MoveTo(Element) |
Moves the mouse to the specified element.
| |
| MoveTo(Element, Duration) |
Moves the mouse to the specified element.
| |
| MoveTo(Element, Location) |
Moves the mouse to the specified location in the element.
| |
| MoveTo(Element, Location, Duration) |
Moves the mouse to the specified location in the element.
| |
| MoveTo(Int32, Int32) |
Moves the mouse to the specified point.
| |
| MoveTo(Point) |
Moves the mouse to the specified point.
| |
| MoveTo(Int32, Int32, Duration) |
Moves the mouse to the specified point.
| |
| MoveTo(Point, Duration) |
Moves the mouse to the specified point.
| |
| MoveTo(Int32, Int32, Double) |
Moves the mouse to the specified point.
| |
| MoveTo(Point, Double) |
Moves the mouse to the specified point.
|
