(PHP 5 <= 5.3.0, PECL ming SVN)
SWFShape::movePen — Moves the shape's pen (relative)
$dx
, float $dy
)Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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.
Não há valor retornado.