Autodesk.AutoCAD.Geometry Namespace > Line2d Class > Line2d Constructor
Line2d Constructor
Overload List
Method 
Description 

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

Constructs an unbounded line that passes through point1 and point2. point1 and point2 must not be the same point.... more 

Constructs an unbounded line that passes through point and has a direction of vector. vector must not be a... more 
   Comments?