(PHP 5 < 5.3.0, PECL ming SVN)
SWFTextField::setBounds — Sets the text field width and height
$width
, float $height
) : voidBu 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.