SetObjectSize()

To set the size of an Image object named Image1 to use the following syntax:

Image1.SetObjectSize( 20, 20 )

Close