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

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