RanorexRanorex Documentation
Click Method (moveTime)
NamespacesRanorexAdapterClick(Duration)
Clicks on the adapter with the left mouse button.
Declaration Syntax
C#Visual BasicVisual C++
public void Click(
	Duration moveTime
)
Public Sub Click ( _
	moveTime As Duration _
)
public:
void Click(
	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.3.16825 (3.2.3.16825)