wwControl.setBounds

Sets the bounds of the current control.

o.wwControl.setBounds(x,y,width,height)

Parameters

x
The left position. Alternately you can pass in a Bounds object that has x,y,width,height properties.

y
The top position

width
The width

height
The height

See also:

Class wwControl


  Last Updated: 9/15/2006 | © West Wind Technologies, 2008