PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
SWFShape->movePen -- Moves the shape's pen (relative).Varning |
Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk. |
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.
See also swfshape->movepento(), swfshape->drawcurveto(), swfshape->drawlineto() and swfshape->drawline().
Föregående | Hem | Nästa |
SWFShape->drawLineTo | Upp | SWFShape->movePenTo |