SWFShape
PHP Manual

SWFShape::drawLineTo

(PHP 4 >= 4.0.5)

SWFShape::drawLineToDraws a line

Açıklama

void SWFShape::drawLineTo ( float $x , float $y )
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() draws a line (using the current line style, set by swfshape::setline()) from the current pen position to point (x,y) in the shape's coordinate space.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız


SWFShape
PHP Manual