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