IScreenFromPoint メソッド

["M:KeyToKey.Plugins.IScreen.FromPoint(System.Int32,System.Int32)"に対する<summary>がありません]

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
IScreenInfo FromPoint(
	int x,
	int y
)

パラメーター

x
型: SystemInt32

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

y
型: SystemInt32

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

戻り値

型: IScreenInfo

["M:KeyToKey.Plugins.IScreen.FromPoint(System.Int32,System.Int32)"に対する<returns>がありません]

関連項目