Skip to content

Instantly share code, notes, and snippets.

@kusa-mochi
Created April 8, 2020 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kusa-mochi/450a5e08a7d73107a7ebde5aaabbe1e4 to your computer and use it in GitHub Desktop.
Save kusa-mochi/450a5e08a7d73107a7ebde5aaabbe1e4 to your computer and use it in GitHub Desktop.
// スクリーンの左上隅を基準(0,0)とする座標を指定する。
NativeMethods.SetCursorPos(123, 234);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment