BulletGraph for WinForms
GetValueAt メソッド (C1GaugeBase)

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > C1GaugeBase クラス : GetValueAt メソッド
親コントロールに相対した指定のマウス位置 (x, y) に対応する値を返します。
シンタックス
'宣言
 
Public Function GetValueAt( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) As System.Double
public System.double GetValueAt( 
   System.int x,
   System.int y
)

パラメータ

x
y
参照

C1GaugeBase クラス
C1GaugeBase メンバ