SWFTextField::setBounds
(PHP 4 >= 4.0.5)
SWFTextField::setBounds — Sets the text field width and height
Descrierea
void SWFTextField::setBounds
( float
$width
, float $height
)Avertizare
Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
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.
Valorile întoarse
Nu este întoarsă nici o valoare.
There are no user contributed notes for this page.
