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