[]
Initializes a new instance of the Line struct from the starting and ending points.
public Line(PointF start, PointF end)
Public Sub New(start As PointF, [end] As PointF)