 
            | Miner.Responder.Desktop Assembly > Miner.Responder.Desktop Namespace : NonEditingSnapToolBase Class | 
For a list of all members of this type, see NonEditingSnapToolBase members.
| Name | Description | |
|---|---|---|
|  | Deactivate | Overridden. Causes the tool to no longer be the active tool. | 
|  | OnClick | Overridden. Occurs when this command is clicked. | 
|  | OnContextMenu | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool) | 
|  | OnCreate | Overridden. Occurs when this command is created. | 
|  | OnDblClick | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool) | 
|  | OnKeyDown | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool) | 
|  | OnKeyUp | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool) | 
|  | OnMouseDown | Overridden. Occurs when a mouse button is released when this tool is active. | 
|  | OnMouseMove | Overridden. Occurs when the mouse is moved when this tool is active. | 
|  | OnMouseUp | Overridden. Occurs when a mouse button is released when this tool is active. | 
|  | Refresh | Overridden. Occurs when a screen display in the application is refreshed. | 
|  | UpdateBitmap | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand) | 
| Name | Description | |
|---|---|---|
|  | Finalize | (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand) | 
|  | GetSnapSymbol | Gets a new ESRI.ArcGIS.Display.ISymbol to use for drawing the current point. | 
|  | InternalMouseDown | |
|  | InternalMouseUp | |
|  | OverrideTelemetryName | Allows an ArcMap command to override the telemetry name |