IWindowControllerSetBounds メソッド (Bounds, WindowInsertAfter, WindowPositionFlags)

ウィンドウの位置と範囲を設定します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetBounds(
	Bounds bounds,
	WindowInsertAfter windowInsertAfter,
	WindowPositionFlags windowPositionFlags
)

パラメーター

bounds
型: KeyToKey.PluginsBounds
位置と範囲
windowInsertAfter
型: KeyToKey.EnumsWindowInsertAfter
ウィンドウの順序(Zオーダー)
windowPositionFlags
型: KeyToKey.EnumsWindowPositionFlags
フラグ
関連項目