Eyeshot 11 WPF API Reference
WPF 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