IMouseClickRequestSender Methods
Interface that should be implemented by any object which can define a location by a mouse click on a Map control surface.| Name | Description |
|---|---|
| RequestByPoint(GeoPoint, MapPoint) | Requests the information by a mouse click on the point. |
See Also