Engine4ToolAdapter.OnDisconnect Method
Called when the tool is disconnected from a map control.
Thread safety: This property is not thread-safe.
OnDisconnect()
Called when the tool is disconnected from a map control.Syntax
public virtual void OnDisconnect ()
Remarks
If you override this method you must call the base class implementation before you do anything else.
Platforms
Windows