Finishes a multi touch operation on the adapter.

Declaration Syntax
public void TouchEnd(
int pointerId,
Location location
)
public:
void TouchEnd(
int pointerId,
Location^ location
)

Parameters
- pointerId (Int32)
- The pointer id to use.
- location (Location)
- The location to touch at.

See Also
Assembly:
Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)