ArcFM Desktop Developer Guide
OnDblClick Method (BaseTraceTool)


This method is called when the mouse is double-clicked when the tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool.
Syntax
'Declaration
 
Public Overridable Sub OnDblClick() 
'Usage
 
Dim instance As BaseTraceTool
 
instance.OnDblClick()
public virtual void OnDblClick()
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

BaseTraceTool Class
BaseTraceTool Members

 

 


Send Comment