An NDoc Documented Class Library

Window.GetWindow メソッド (Int32, Int32)

指定されたディスプレイ座標に位置するWindowを返します。

public static Window GetWindow(
   int iX,
   int iY
);

パラメータ

iX
ディスプレイ座標X
iY
ディスプレイ座標Y

戻り値

指定された座標にあるWindow

参照

Window クラス | FNF.WindowController 名前空間 | Window.GetWindow オーバーロードの一覧