Forum und email

SWFTextField->setBounds()

(PHP 4 >= 4.0.5)

SWFTextField->setBounds() — Sets the text field width and height

Popis

SWFTextField
void setBounds ( int $width , int $height )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

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.

Vrátené hodnoty

Nevráti sa žiadna hodnota.