Click or drag to resize

ApplicationCommands Property

Collection of Command Items.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public CommandCollection Commands { get; }

Property Value

Type: CommandCollection
Remarks
A Command represents a Menu-Item in the user interface.
See Also