SWFTextField->setHeight()

(no version information, might be only in CVS)

SWFTextField->setHeight() -- Sets the font height of this text field font

Description

class SWFTextField {

void setHeight ( int height )

}

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο.

swftextfield->setheight() sets the font height of this text field font to the given height height. Default is 240.

Return Values

No value is returned.