Click or drag to resize

CommandUpdate Event

The update handler is called each time the application decides to update the state of the user interface.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public event CommandEventHandler Update

Value

Type: Easymap.AddInCommandEventHandler
See Also