ArcFM Desktop Developer Guide
RubberLineTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
RubberLineTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("507F6DF3-57D9-4058-9B0F-5FB067950231")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("mmFrameworkUI.mmRubberLineTool")>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public Class RubberLineTool 
   Inherits RubberGeometryToolBase
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As RubberLineTool
[ComVisible(true)]
[Guid("507F6DF3-57D9-4058-9B0F-5FB067950231")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("mmFrameworkUI.mmRubberLineTool")]
[ComponentCategory(ComCategory.ArcMapCommands)]
public class RubberLineTool : 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.RubberLineTool

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

RubberLineTool Members
Miner.FrameworkUI.DesignOptimization.Tools Namespace

 

 


Send Comment