SWFTextField::setBounds

(PHP 5 < 5.3.0, PECL ming SVN)

SWFTextField::setBoundsSets the text field width and height

Descrição

SWFTextField::setBounds ( float $width , float $height ) : void
Aviso

Esta 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.

Valor Retornado

Não há valor retornado.