[]
Draw the special lines on current Graphics
by using the special pen.
public void DrawLines(Pen pen, Point[] points)
Type | Name | Description |
---|---|---|
Pen | pen | A Pen indicate the draw-style of lines |
Point[] | points | A Point array indicate the line segments. |
Type | Condition |
---|---|
SystemErrorException |