GraphicsDrawLine Method |
Name | Description | |
---|---|---|
DrawLine(Color, PointF, PointF) |
Draws a 1 pixel wide line with the specified color | |
DrawLine(Pen, PointF, PointF) |
Draws a line with the specified pen | |
DrawLine(Color, Single, Single, Single, Single) |
Draws a 1 pixel wide line with the specified color | |
DrawLine(Pen, Single, Single, Single, Single) |
Draws a line with the specified pen |