FlexPivot for WinForms
HitTest メソッド (TreeMap)

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > TreeMap クラス : HitTest メソッド
Point in control coordinates.
Gets a HitTestInfo object with information about the specified point.
シンタックス
'宣言
 
Public Overrides Function HitTest( _
   ByVal pt As System.Drawing.Point _
) As HitTestInfo
public override HitTestInfo HitTest( 
   System.Drawing.Point pt
)

パラメータ

pt
Point in control coordinates.

戻り値の型

A HitTestInfo object with information about the point.
参照

TreeMap クラス
TreeMap メンバ