IMoveMethodOptionsSetOrigin メソッド (Int32, Int32) |
原点を設定します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void SetOrigin(
int x,
int y
)
パラメーター
- x
- 型: SystemInt32
原点座標のX軸方向の位置 - y
- 型: SystemInt32
原点座標のY軸方向の位置
関連項目