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

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