Forum und email

SWFShape->movePen()

(PHP 4 >= 4.0.5)

SWFShape->movePen() — Moves the shape's pen (relative)

Popis

SWFShape
void movePen ( int $dx , int $dy )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

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.

Vrátené hodnoty

Nevráti sa žiadna hodnota.

Tiež pozri