The Line method uses the last set DrawWidth property.
DrawWidth = 5 sets the next drawn line to 5 pixels wide.
As the line becomes wider it will show that the ends of the line are actually circles.
If you need very wide lines with square ends you will probably need to draw rectangles.
Regards,
Chris.