PHP Doku:: Sets the font height of this text field font - function.swftextfield.setheight.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFTextField classSWFTextField->setHeight

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFTextField class

<<SWFTextField->setFont

SWFTextField->setIndentation>>

SWFTextField->setHeight

(PHP 4 >= 4.0.5)

SWFTextField->setHeightSets the font height of this text field font

Beschreibung

void SWFTextField::setHeight ( 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->setheight() sets the font height of this text field font to the given height height. Default is 240.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)