Overload | Description |
---|---|
DrawLine(PdfPen,Single,Single,Single,Single) | Draws a line connecting the two points specified by the coordinate pairs. |
DrawLine(PdfPen,PointF,PointF) | Draws a line connecting two System.Drawing.PointF structures. |
Overload | Description |
---|---|
DrawLine(PdfPen,Single,Single,Single,Single) | Draws a line connecting the two points specified by the coordinate pairs. |
DrawLine(PdfPen,PointF,PointF) | Draws a line connecting two System.Drawing.PointF structures. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5