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

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