Ribbon for WinForms
HitTest(Point) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > XViewLight クラス > HitTest メソッド : HitTest(Point) メソッド
Position to test.
Gets the hit-testable element at a given position.
シンタックス
'宣言
 
Protected Overloads Function HitTest( _
   ByVal pt As Point _
) As Element
protected Element HitTest( 
   Point pt
)

パラメータ

pt
Position to test.

戻り値の型

Element at the given position.
参照

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