Constructs a polyline with the specified fit points.
Public Sub New( points As Point2dCollection )
public PolylineCurve2d( Point2dCollection points );