SWFShape->movePen
(PHP 4 >= 4.0.5)
SWFShape->movePen — Moves the shape's pen (relative)
Descrição
void SWFShape::movePen
( 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->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.
User Contributed Notes
SWFShape->movePen
SWFShape->movePen
There are no user contributed notes for this page.

SWFShape->drawLineTo