DXGraphics.DrawLines Method
Name | Parameters | Description |
---|---|---|
DrawLines(DXPen, Point[]) | pen, points | Draws a series of lines that connects an array of points. |
DrawLines(DXPen, PointF[]) | pen, points | Draws a series of lines that connects an array of points. |