HitTest Method (C1TreeMap)
Gets a HitTestInfo object with information about the specified point.
'Declaration
Public Overrides Function HitTest( _
ByVal As Point _
) As HitTestInfo
Parameters
- pt
- Point in control coordinates.
Return Value
A HitTestInfo object with information about the point.