LongClick(Double,Location) Method
Presses and holds the left mouse button on the specified point inside this object for the specified number of seconds.

C# Syntax

void LongClick( 
   double duration,
   Location location
)

Parameters

duration
The number of seconds to hold the mouse button.
location
Defines the location to place the pointer when pressing the mouse button