SWFShape
PHP Manual

SWFShape->drawLine

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

SWFShape->drawLineDraws a line (relative)

Descrição

SWFShape
void drawLine ( 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->drawline() draws a line (using the current line style set by swfshape->setline()) from the current pen position to displacement (dx ,dy ).

Valor Retornado

Não há valor retornado.

Veja Também


SWFShape
PHP Manual