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