Miner.FrameworkUI Assembly > Miner.FrameworkUI.Trace Namespace : BaseTraceTool Class |
For a list of all members of this type, see BaseTraceTool members.
Name | Description | |
---|---|---|
![]() | Deactivate | Overridden. This method returns a boolean value indicating whether the trace tool has been deactivated. |
![]() | OnClick | Overridden. |
![]() | 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 | Overridden. |
![]() | 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 | Overridden. |
![]() | OnMouseUp | Overridden. |
![]() | Refresh | Overridden. |
![]() | 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 | |
![]() | 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 | This method retrieves the trace configuration information. |