SWFText
PHP Manual

SWFText::addString

(PHP 4 >= 4.0.5)

SWFText::addStringDraws a string

Descrição

void SWFText::addString ( string $string )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Valor Retornado

Não há valor retornado.

Veja Também


SWFText
PHP Manual