BulletGraph for WinForms
GetValueAt(Int32,Int32,Boolean) メソッド

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > C1GaugePointer クラス > GetValueAt メソッド : GetValueAt(Int32,Int32,Boolean) メソッド
親コントロールに相対した指定のマウス位置 (x, y) に対応する値を返します。 「dragging」パラメータが true の場合、 戻り値はポインタを現在の位置から (x, y) にドラッグした結果です。
シンタックス
'宣言
 
Public Overloads Function GetValueAt( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal dragging As System.Boolean _
) As System.Double
public System.double GetValueAt( 
   System.int x,
   System.int y,
   System.bool dragging
)

パラメータ

x
y
dragging
解説
結果はポインタの許可された領域に合わせて拡大縮小されます。
参照

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