Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / PanDown Property

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