PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFText->addUTF8String> <SWFText
Last updated: Fri, 22 Aug 2008

view this page in

SWFText->addString

(No version information available, might be only in CVS)

SWFText->addStringDraws a string

Descripción

SWFText
void addString ( string $string )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Valores retornados

No value is returned.

Ver también



add a note add a note User Contributed Notes
SWFText->addString
There are no user contributed notes for this page.

SWFText->addUTF8String> <SWFText
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites