ApplicationCommands Property |
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic CommandCollection Commands { get; }Public ReadOnly Property Commands As CommandCollection
Get
Property Value
CommandCollection
Remarks
A
Command represents a Menu-Item in the user interface.
See Also