[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.HitTest

HitTest Method

HitTest(Point)

Returns information about the map at a specified point on the map boundary.

Declaration
public HitTestInfo HitTest(Point point)
Public Function HitTest(point As Point) As HitTestInfo
Parameters
Type Name Description
Point point

The point being tested, in pixels.

Returns
Type Description
HitTestInfo

A HitTestInfo object contains info about the point.