ArcFM Engine Developer Guide
BaseTraceTool Class Methods


For a list of all members of this type, see BaseTraceTool members.

Public Methods
 NameDescription
Public MethodDeactivateOverridden. This method returns a boolean value indicating whether the trace tool has been deactivated.  
Public MethodOnClickOverridden.   
Public MethodOnContextMenuThis method is called when the context menu event is raised at the given location. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnCreateOverridden.   
Public MethodOnDblClickThis method is called when the mouse is double-clicked when the tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnKeyDownThis method is called when a key is pressed down, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnKeyUpThis method is called when a key is released, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnMouseDownThis method is called when a mouse button is pressed down, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnMouseMoveOverridden.   
Public MethodOnMouseUpOverloaded. Overridden.   
Public MethodRefreshOverridden.   
Public MethodUpdateBitmapChanges the Bitmap for the command. Call this method to update the icon used for the command at runtime, after the command has already been instantiated. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Top
Protected Methods
 NameDescription
Protected MethodDisplayResults  
Protected MethodFinalizeOverridden.  Destructor. Cleans up GDI resources used by the BaseCommand. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected MethodGetTraceConfigThis method retrieves the trace configuration information.  
Top
See Also

Reference

BaseTraceTool Class
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment