ArcFM Engine Developer Guide
ReverseGeocodeTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for ReverseGeocodeTool. Used by the Direction Search tool to reverse geocode map points.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("0CA19A98-B81C-4887-9B0E-2438D922AFA8")>
<ProgIdAttribute("mmFrameworkUI.mmReverseGeocodeTool")>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public NotInheritable Class ReverseGeocodeTool 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As ReverseGeocodeTool
[ComVisible(true)]
[Guid("0CA19A98-B81C-4887-9B0E-2438D922AFA8")]
[ProgId("mmFrameworkUI.mmReverseGeocodeTool")]
[ComponentCategory(ComCategory.ArcMapCommands)]
public sealed class ReverseGeocodeTool : ESRI.ArcGIS.ADF.BaseClasses.BaseTool, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.FrameworkUI.Tools.ReverseGeocodeTool

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ReverseGeocodeTool Members
Miner.FrameworkUI.Tools Namespace

 

 


Send Comment