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

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