[]
Draw polyline from this document.
[Obsolete("Use DrawLines instead")] public void DrawPolyline(Pen pen, PointF[] points)
The drawing pen.
The array of the points for the polyline.