Method | Description | |
---|---|---|
MouseDown ( ) : void | ||
MouseUp ( ) : void | ||
SetCursorPositionAbsolute ( int x, int y ) : void |
Method | Description | |
---|---|---|
MouseInput ( int dx, int dy, MouseEventFlags flags ) : void | ||
SendInput ( uint nInputs, INPUT &pInputs, int cbSize ) : uint |
public static SetCursorPositionAbsolute ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |