Line

constructor(start: Point, end: Point)

Parameters

start

The starting Point of the line.

end

The end Point of the line.