ArcGIS API for WPF - Library Reference
ReverseGeocode Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Bing Namespace > Geocoder Class : ReverseGeocode Method

Reverse geocodes a map point using a synchronous call to Bings geocoding service.

Overload List

OverloadDescription
ReverseGeocode(MapPoint) Reverse geocodes a map point using a synchronous call to Bings geocoding service.  
ReverseGeocode(MapPoint,EventHandler<ReverseGeocodeCompletedEventArgs>) Reverse geocodes a map point using a asynchronous call to Bings geocoding service.  
ReverseGeocode(MapPoint,EventHandler<ReverseGeocodeCompletedEventArgs>,Object) Reverse geocodes a map point using a asynchronous call to Bings geocoding service.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.