PdfGraphics.DrawLine Method
Name | Parameters | Description |
---|---|---|
Draw |
pen, x1, y1, x2, y2 | Draws a line that connects two points with specified coordinates. |
Draw |
pen, x1, y1, x2, y2 | Draws a line that connects two points with specified coordinates. |