Property: Left, Top, Width, Height

 

 

 

 

Applies to:
Web object

 

Description:
Left, Top:
describe the position of the web object with regards to the upper left corner of the  workspace (during runtime this will be the visible screen), counted in pixels.  It describes the offset between the upper left pixel of the web and the upper left pixel of the screen. Unlike in mathematical coordinate systems the y-axis (e.g the vertical position) grows downwards.

 

Width, Height: describes the (start-) width and height of the web object in pixels.

 

Hint: if the web object is resizable, width and height describe the startsize only.

 

Scope:

Local property