Overload List
Name | Description | |
---|---|---|
DrawLines(XPen, XPoint) |
Draws a series of line segments that connect an array of points.
| |
DrawLines(XPen, Point) |
Draws a series of line segments that connect an array of points.
| |
DrawLines(XPen, PointF) |
Draws a series of line segments that connect an array of points.
| |
DrawLines(XPen, Double, Double, Double) |
Draws a series of line segments that connect an array of x and y pairs.
|
See Also