ITool.OnDisconnect Method
Called when the tool is disconnected from the map control.
Thread safety: This method does not have to be thread-safe, it will only be called by Carmenta Engine from the GUI thread.
OnDisconnect()
Called when the tool is disconnected from the map control.Syntax
public void OnDisconnect ()
Platforms
Windows, Linux, Android