RanorexNetRanorex Documentation
MoveTo Method (location)
NamespacesRanorexAdapterMoveTo(Location)
Moves the mouse to the specified location in the adapter.
Declaration Syntax
C#Visual BasicVisual C++
public void MoveTo(
	Location location
)
Public Sub MoveTo ( _
	location As Location _
)
public:
void MoveTo(
	Location^ location
)
Parameters
location (Location)
The location relative to the adapter to move to.

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