Forum und email

SWFTextField->setBounds()

(PHP 4 >= 4.0.5)

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

Description

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

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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.

Return Values

No value is returned.