The update handler is called each time the application decides to update the state of the user interface.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic event CommandEventHandler Update
Public Event Update As CommandEventHandler
Value
CommandEventHandler
See Also