ScrollImage Method

Scrolls a displayed image.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.ScrollImage Direction,ScrollAmount

Arguments

Parameter Data Type Setting

Direction Integer (enumerated) The direction in which to scroll the image:

0 Down
1 Up
2 Right
3 Left

ScrollAmount Long The number of pixels to scroll the image

Return Value

None

Remarks

The Display method must be invoked prior to calling this method.


Send feedback to MSDN.Look here for MSDN Online resources.