Graphics.DrawLines Method
.NET Framework (current version)
Draws a series of line segments that connect an array of Point structures.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | DrawLines(Pen, Point[]) | Draws a series of line segments that connect an array of Point structures. |
![]() | DrawLines(Pen, PointF[]) | Draws a series of line segments that connect an array of PointF structures. |
Show:
