| Overload | Description |
|---|---|
| DrawLines(PdfPen,PointF[]) | Draws a series of line segments that connect an array of System.Drawing.PointF structures. |
| DrawLines(PdfPen,PdfBrush,PointF[]) | Draws a series of line segments that connect an array of System.Drawing.PointF structures. |