OffsetZones method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void OffsetZones (short x, short y);

Overview

Refer to Working with Zones

Remarks

Scrolls the zones of the currently displayed page, by the specified values.

When a page is scrolled, the zones on that page must also be scrolled and redrawn in their new locations, relative to the page. The amount the page was scrolled indicates the amount by which the zones must be scrolled. This amount is specified in the X and Y parameters.