A Sandcastle Documented Class Library
IWindowController
MoveTo メソッド
ウィンドウを移動させます。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
コピー
void
MoveTo
(
int
left
,
int
top
)
パラメーター
left
型:
System
Int32
横の位置
top
型:
System
Int32
縦の位置
関連項目
参照
IWindowController インターフェイス
KeyToKey.Plugins 名前空間