Default constructor. Constructs a line segment between (0,0) and (1,0).
Public Sub New()
public LineSegment2d();