(unknown)
SWFShape->drawLine -- 線を画く (相対座標)
説明
void swfshape->drawline
(integer dx, integer dy)
swfshape->setrightfill() draws a line (using the current line style
set by swfshape->setline()) from the current pen position to
displacement (dx,dy).
See also
swfshape->movepento(),
swfshape->drawcurveto(),
swfshape->movepen() et
swfshape->drawlineto().