IRenderingContext2D.lineTo

Add a subpath forming a line. Its exact width is set when the path is drawn with fill, stroke or fillAndStroke.

interface IRenderingContext2D
void
lineTo
(
float dx
,
float dy
)

Meta