Line2d.Line2d Constructor ()

Visual Basic
Public Sub New()
C#
public Line2d();
Description

 

Default constructor. Constructs an unbounded line that is coincident with the X axis.

Links