IGlobalsMove メソッド (ValueTupleInt32, Int32, Int32) |
マウスカーソルを指定した位置へ移動させます。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void Move(
(int x, int y) position,
int interval = 0
)
パラメーター
- position
- 型: SystemValueTupleInt32, Int32
移動先の座標(タプル) - interval (Optional)
- 型: SystemInt32
移動後の待機時間
関連項目