(PHP 4 >= 4.0.5)
SWFTextField::setBounds — Sets the text field width and height
$width
, float $height
)Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
swftextfield::setbounds() sets the text field width
to width
and height to height
.
If you don't set the bounds yourself, Ming makes a poor guess at what
the bounds are.
Hiçbir değer dönmez.