Skip to main content
All docs
V23.2

PdfGraphics.DrawLines Method

Name Parameters Description
DrawLines(DXPen, PointF[]) pen, points Draws a series of lines that connect points from the specified array.
DrawLines(Pen, PointF[]) pen, points Draws a series of lines that connect points from the specified array.