Move

This method changes the value of the x and y offset of the image. The internal image format is not changed.

Syntax

Move (dx As Long, dy As Long)
Parameter Description

dx

This offset is added to the current XOffset.

dy

This offset is added to the current YOffset.