ViewZoomIn Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:17

Description

Zoom in for predefined increment. Increment is set in Fred Main Preferences dialog.

Syntax

Page.ViewZoomIn

Remarks

Returns error code.

Example

  <ShellCommand(CanExecute:="Ena_IsWindowActive")> _

  Public Sub ViewZoomIn()

    Page.ViewZoomIn()

  End Sub

Context

Page designer

See also

ViewZoomFit, ViewZoomSel

ViewZoomIn, ViewZoomOut

ViewZoomLazo, ViewZoomPct