Method | Description | |
---|---|---|
Click ( MouseButton button, int xButton, int clickDuration ) : void |
simulate the mousedown + mouseup events for the specified mouse key.
|
|
Move ( Point Location ) : void |
Method | Description | |
---|---|---|
DrawIcon ( |
||
FireEvent ( MouseFlag flag, int data ) : void | ||
GetCursorInfo ( CURSORINFO &pci ) : bool |
public static Click ( MouseButton button, int xButton, int clickDuration ) : void | ||
button | MouseButton | |
xButton | int | |
clickDuration | int | |
return | void |