IWindowControllerResize メソッド

ウィンドウのサイズを変更します。

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

パラメーター

width
型: SystemInt32

["M:KeyToKey.Plugins.IWindowController.Resize(System.Int32,System.Int32)"に対する<param name="width"/>がありません

height
型: SystemInt32

["M:KeyToKey.Plugins.IWindowController.Resize(System.Int32,System.Int32)"に対する<param name="height"/>がありません

関連項目