Forum und email

SWFShape->drawLine()

(PHP 4 >= 4.0.5)

SWFShape->drawLine() — Draws a line (relative)

Popis

SWFShape
void drawLine ( 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->drawline() draws a line (using the current line style set by swfshape->setline()) from the current pen position to displacement (dx ,dy ).

Vrátené hodnoty

Nevráti sa žiadna hodnota.