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

search for in the

SWFShape->movePenTo> <SWFShape->drawLineTo
Last updated: Fri, 22 Aug 2008

view this page in

SWFShape->movePen

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

SWFShape->movePenMoves the shape's pen (relative)

Descrição

SWFShape
void movePen ( int $dx , int $dy )
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.

swfshape->setrightfill() move the shape's pen from coordinates (current x,current y) to (current x + dx , current y + dy ) in the shape's coordinate space.

Valor Retornado

Não há valor retornado.

Veja Também



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

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