Line2d(Point2d, Point2d) Constructor

Initializes a new instance of the Line2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Line2d(
        Point2d point1,
        Point2d point2
)

Parameters

point1  Point2d
 
point2  Point2d
 
See Also

©  Bricsys NV. All rights reserved.