Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / ZoomIn Property

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