ViewZoomOut Method

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

Description

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

Syntax

Page.ViewZoomOut

Remarks

Returns error code.

Example

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

  Public Sub ViewZoomOut()

    Page.ViewZoomOut()

  End Sub

Context

Page designer

See also

ViewZoomFit, ViewZoomSel

ViewZoomIn, ViewZoomOut

ViewZoomLazo, ViewZoomPct