SetPositionX()

For an Image object named myImage, to change its horizontal position, use the following syntax:

myImage.SetPositionX(100,2.0)

Close