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

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