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

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