IPolyline<IPoint> IFactory2D.CreatePolyline(IEnumerable<IPoint> points)

Creates a polyline.

Parameters

Return Value

Returns the polyline.