ESRI.ArcGIS.GeocodingTools
ReverseGeocode Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeocodingTools Namespace : ReverseGeocode Class




Creates addresses from point locations in a feature class. The reverse geocoding process searches for the nearest address or intersection for the point location based on the specified search distance.

Syntax

Visual Basic (Declaration) 
Public Class ReverseGeocode 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ReverseGeocode
C# 
public class ReverseGeocode : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.GeocodingTools.ReverseGeocode

See Also

© 2010 All Rights Reserved.