(PHP 5 <= 5.3.0, PECL ming SVN)
SWFShape::drawLine — Draws a line (relative)
$dx
, float $dy
)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::drawline() draws a line (using the current line style
set by swfshape::setline()) from the current pen position to
displacement (dx
,dy
).
Hiçbir değer dönmez.