Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / GroupSelection Property

In This Topic
    GroupSelection Property
    In This Topic
    Gets or sets the group selection shortcut.
    Syntax
    'Declaration
     
    Public Property GroupSelection As Keys
    public Keys GroupSelection {get; set;}
    See Also