SWFShape::movePen
(PHP 4 >= 4.0.5)
SWFShape::movePen — Moves the shape's pen (relative)
Açıklama
void SWFShape::movePen
( float
$dx
, float $dy
)Uyarı
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.
Dönen Değerler
Hiçbir değer dönmez.
There are no user contributed notes for this page.
