Zoom Method

Zooms in on an exact position.

Syntax

object.Zoom fYHi, fYLo, fXHi, fXLo

Properties

The Zoom method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

fYHi

Single. The High vertical percentage value.

fYLo

Single. The Low vertical percentage value.

fXHi

Single. The High horizontal percentage value.

fXLo

Single. The Low horizontal percentage value.

 

Example

Applies To