PHP Doku:: Sets the right margin width of the text field - function.swftextfield.setrightmargin.html

Verlauf / Chronik / History: (11) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFTextField class

<<SWFTextField->setPadding

The SWFVideoStream class>>

SWFTextField->setRightMargin

(PHP 4 >= 4.0.5)

SWFTextField->setRightMarginSets the right margin width of the text field

Beschreibung

void SWFTextField::setRightMargin ( float $width )
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->setrightmargin() sets the right margin width of the text field to width. Default is 0.

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",...)