CommandShortcutKeys Property  | 
 
            User defined shortcut, which will be refered to the specified command.
            
 
    Namespace: 
   Easymap.AddIn
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic Keys ShortcutKeys { get; set; }Public Property ShortcutKeys As Keys
	Get
	Set
Property Value
Type: 
Keys
See Also