Input for WinForms
HitTest(Point) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > XView クラス > HitTest メソッド : HitTest(Point) メソッド
テストする位置。
特定の位置にあるヒットテスト可能な要素を取得します。
シンタックス
'宣言
 
Public Overloads Function HitTest( _
   ByVal pt As System.Drawing.Point _
) As Element
public Element HitTest( 
   System.Drawing.Point pt
)

パラメータ

pt
テストする位置。

戻り値の型

特定の位置にある要素。
参照

XView クラス
XView メンバ
オーバーロード一覧