RanorexRanorex Documentation
MoveTo Method
NamespacesRanorexMouseMoveTo()()()
Members
IconMemberDescription
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.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)