ArcFM Desktop Developer Guide
PointTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
PointTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("4B3B58AA-1840-468f-88DA-703FB1769E24")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("mmFrameworkUI.mmPointTool")>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public Class PointTool 
   Inherits RubberGeometryToolBase
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As PointTool
[ComVisible(true)]
[Guid("4B3B58AA-1840-468f-88DA-703FB1769E24")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("mmFrameworkUI.mmPointTool")]
[ComponentCategory(ComCategory.ArcMapCommands)]
public class PointTool : RubberGeometryToolBase, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.FrameworkUI.DesignOptimization.Tools.RubberGeometryToolBase
            Miner.FrameworkUI.DesignOptimization.Tools.PointTool

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

PointTool Members
Miner.FrameworkUI.DesignOptimization.Tools Namespace

 

 


Send Comment