Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / UngroupSelection Property

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