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

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