Image properties
From LinuxMCE
Revision as of 02:25, 6 September 2007 by Rwilson131 (Talk | contribs)
Top : Integer
The top coordinate of the Image control.
Left : Integer
The left coordinate of the Image control.
Width : Integer
The width (in pixels) of Image control. If width is not specified, the width will be image's source size.
Height : Integer
The Height (in pixels) of Image control. If height is not specified, the height will be image's source size.
Picture : String
That describe path to a file that will be loaded to be displayed.