Miner.FrameworkUI Assembly > Miner.FrameworkUI.Trace Namespace : BaseGasTraceTool Class |
For a list of all members of this type, see BaseGasTraceTool members.
Name | Description | |
---|---|---|
![]() | Deactivate | This method returns a boolean value indicating whether the trace tool has been deactivated. (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | OnClick | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | OnContextMenu | This 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) |
![]() | OnCreate | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | OnDblClick | This 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) |
![]() | OnKeyDown | This 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) |
![]() | OnKeyUp | This 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) |
![]() | OnMouseDown | This 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) |
![]() | OnMouseMove | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | OnMouseUp | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | Refresh | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | UpdateBitmap | Changes 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) |
Name | Description | |
---|---|---|
![]() | DisplayResults | (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool) |
![]() | Finalize | Overridden. Destructor. Cleans up GDI resources used by the BaseCommand. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand) |
![]() | GetTraceConfig | Overridden. This method retrieves the gas trace configuration information. |