(no version information, might be only in CVS)
SWFShape->movePenTo -- Moves the shape's pen
Description
void
swfshape->movepento ( int x, int y )
Avvertimento |
Questa funzione è
SPERIMENTALE. Ovvero, il comportamento di questa funzione,
il nome di questa funzione, in definitiva tutto ciò che è documentato qui
può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa
funzione è a vostro rischio. |
swfshape->setrightfill() move the shape's pen to
(x,y) in the shape's
coordinate space.
See also
swfshape->movepen(),
swfshape->drawcurveto(),
swfshape->drawlineto() and
swfshape->drawline().