I am using the Graphics path object to draw multiple lines, vertical and horizontal, how can I make the joins of these lines round? does the api support this?... 3:08pm #1 I am using the graphics path object to draw multiple...new Bitmap(100, 100); Graphics g = Graphics.FromImage(oImage); g...