(PHP 5 <= 5.3.0, PECL ming SVN)
SWFShape::movePen — Moves the shape's pen (relative)
$dx
, float $dy
)Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
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.
Hiçbir değer dönmez.