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