DrawLine SvgGraphics2D.DrawLine method Draws the line. public void DrawLine ( Pen Pen , int x1 , int y1 , int x2 , in...... public void DrawLine ( Pen pen , int x1 , int y1 , int x2...Parameter Type Description pen Pen The pen that determines the color...