Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ShortcutKeys Property

In This Topic
    ShortcutKeys Property
    In This Topic
    Gets or sets the keyboard shortcuts.
    Syntax
    'Declaration
     
    Public Property ShortcutKeys As ShortcutKeysSettings
    public ShortcutKeysSettings ShortcutKeys {get; set;}
    See Also