Click or drag to resize

ApplicationCommands Property

Collection of Command Items.

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

Property Value

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