ArcGIS Runtime SDK for WPF - Library Reference
ReverseGeocode Method
See Also 
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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.