메소드 | 설명 | |
---|---|---|
MouseDown ( ) : void | ||
MouseUp ( ) : void | ||
SetCursorPositionAbsolute ( int x, int y ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |