SWFTextField->setBounds()

(no version information, might be only in CVS)

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

Beskrivelse

class SWFTextField {

void setBounds ( int width, int height )

}

Advarsel

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

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.

Returneringsværdier

Ingen værdi er returneret.