GraphicsDrawLines Method |
Name | Description | |
---|---|---|
DrawLines(Color, PointF) |
Draws a 1 pixel wide set of lines with the specified points | |
DrawLines(Color, IEnumerablePointF) |
Draws a 1 pixel wide set of lines with the specified points | |
DrawLines(Pen, PointF) |
Draws a set of lines with the specified points | |
DrawLines(Pen, IEnumerablePointF) |
Draws a set of lines with the specified points |