Method LeftButtonDoubleClick
LeftButtonDoubleClick(Point)
Gets the injection events for a left button double-click at the specified point.
public static InputInjectionEvent[] LeftButtonDoubleClick(Point p)
Parameters
pPointThe screen position for the double-click.
Returns
- InputInjectionEvent[]
An array of injection events representing a left button double-click.