[]
        
(Showing Draft Content)

C1.FlexMap.IMapDevice.HitTestPlacemark

HitTestPlacemark Method

HitTestPlacemark(VectorPlacemark, Point)

Tests whether a point is hit on the placemark.

Declaration
bool HitTestPlacemark(VectorPlacemark placemark, Point point)
Parameters
Type Name Description
VectorPlacemark placemark

The placemark to be tested.

Point point

The point being tested, in pixels.

Returns
Type Description
bool

True if the point is hitted on the placemark; otherwise, false.