IMouseSetOriginPoint メソッド |
マウスアクションの原点座標を設定します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void SetOriginPoint(
int x = 0,
int y = 0
)
パラメーター
- x (Optional)
- 型: SystemInt32
横の座標 - y (Optional)
- 型: SystemInt32
縦の座標
関連項目