SWFTextField->setBounds
(PHP 4 >= 4.0.5)
SWFTextField->setBounds — Sets the text field width and height
Beschreibung
void setBounds
( float $width
, float $height
)
Warnung
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
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.
Rückgabewerte
Es wird kein Wert zurückgegeben.
SWFTextField->setBounds
There are no user contributed notes for this page.
