IFlashBox.Pan

Syntax

Pan(X: Integer; Y: Integer; Mode: FlashPanMode);

Parameters

X - horizontal shift.

Y - vertical shift.

Mode - mode of displayed area shifting.

Description

The Pan method shifts the area that is displayed in the FlashBox component to the specified coordinates. It is used during scaling.

See also:

IFlashBox