addUTF8String()"HREF="function.swftext.addutf8string.html"> Podręcznik PHP Poprzedni Następny (no version information..."/>
Forum und email
SWFText->addString()

SWFText->addString()

(no version information, might be only in CVS)

SWFText->addString() -- Draws a string

Opis

class SWFText {

void addString ( string string )

}

Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

swftext->addstring() draws the string string at the current pen (cursor) location. Pen is at the baseline of the text; i.e., ascending text is in the -y direction.

Zwracane wartości

Żadna wartość nie jest zwracana.