Description
Default constructor. Constructs an unbounded line that is coincident with the X axis.
C#
public Line2d();
Visual Basic
Public Sub New()
Default constructor. Constructs an unbounded line that is coincident with the X axis.
public Line2d();
Public Sub New()