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

In This Topic
    ZoomOut Property
    In This Topic
    Gets or sets the zoom out key shortcut.
    Syntax
    'Declaration
     
    Public Property ZoomOut As Keys
    public Keys ZoomOut {get; set;}
    See Also