IGlobalsGetCursorPosition メソッド

マウスカーソルの位置を取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
(int X, int Y) GetCursorPosition()

戻り値

型: ValueTupleInt32, Int32
マウスカーソルの位置(タプル)
関連項目