[]
Returns information about the map at a specified point on the map boundary.
public HitTestInfo HitTest(Point point)
| Type | Name | Description |
|---|---|---|
| Point | point | The point being tested, in pixels. |
| Type | Description |
|---|---|
| HitTestInfo | A HitTestInfo object contains info about the point. |