(PHP 5 < 5.3.0, PECL ming SVN)
SWFTextField::setBounds — Sets the text field width and height
$width
, float $height
) : voidEsta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.
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.
Não há valor retornado.