SWFShape::drawLine
(PHP 4 >= 4.0.5)
SWFShape::drawLine — Draws a line (relative)
Descrição
void SWFShape::drawLine
( float
$dx
, float $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.
There are no user contributed notes for this page.
