RanorexRanorex Documentation
MoveTo Method (moveTime)
NamespacesRanorexAdapterMoveTo(Duration)
Moves the mouse to the adapter.
Declaration Syntax
C#Visual BasicVisual C++
public void MoveTo(
	Duration moveTime
)
Public Sub MoveTo ( _
	moveTime As Duration _
)
public:
void MoveTo(
	Duration^ moveTime
)
Parameters
moveTime (Duration)
The time after which the mouse should be at the specified position.

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