Graphics.DrawLines Method
.NET Framework 4.5
Draws a series of line segments that connect an array of Point structures.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |