top Property
Sets or retrieves the placement location, in pixels, to display the background image from the top edge.
Syntax
HTML N/A Scripting [ intPixelsTop = ] G:BACKGROUND.top
Possible Values
intPixelsTop An integer that sets the number of pixels from the top edge of the background image. The property is read/write. The property has no default value.
Remarks
The area must be non-transparent.
Applies To
G:BACKGROUND
See Also