ArcFM Desktop Developer Guide
MapTool Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop
Required Licenses
Conduit Manager extension and ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Desktop.dll
MapTool is not a button on any toolbar. It is simply an ArcMap Command that allows access to the x and y coordinates of a click made on the map.
Object Model
MapTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<GuidAttribute("2BBE3C1B-9A18-448C-9E3D-7158353DCC9C")>
<ProgIdAttribute("mmDesktop.MapTool")>
Public Class MapTool 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As MapTool
[ComVisible(true)]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[Guid("2BBE3C1B-9A18-448C-9E3D-7158353DCC9C")]
[ProgId("mmDesktop.MapTool")]
public class MapTool : 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.Desktop.Diagrams.Underground.MapTool

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

MapTool Members
Miner.Desktop.Diagrams.Underground Namespace

 

 


Send Comment