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