GlobalsBridgeGetBoundsByWindow メソッド (Bounds)

選択ウィドウを使って位置とサイズを取得します。選択せずにウィンドウを閉じた場合はnullを返します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public Bounds GetBoundsByWindow(
	Bounds defaultBounds
)

パラメーター

defaultBounds
型: KeyToKey.PluginsBounds
開始位置

戻り値

型: Bounds

["M:KeyToKey.Plugins.GlobalsBridge.GetBoundsByWindow(KeyToKey.Plugins.Bounds)"に対する<returns>がありません]

実装

IGlobalsGetBoundsByWindow(Bounds)
関連項目