Gauges for WinForms
GetItemAt メソッド (C1Gauge)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > C1Gauge クラス : GetItemAt メソッド
指定された位置にある最上部のヒットテスト可能なゲージ項目 (デコレータやポインタなど)を返します。
シンタックス
'宣言
 
Public Function GetItemAt( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) As System.Object
public System.object GetItemAt( 
   System.int x,
   System.int y
)

パラメータ

x
y
参照

C1Gauge クラス
C1Gauge メンバ