line

abstract fun line(start: Point, end: Point, stroke: Stroke)

Draws a line between the given points.

Parameters

start

point for line

end

point for line

stroke

used for line