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