'Declaration
Public Overloads Sub DrawLine( _ ByVal pen As PdfPen, _ ByVal pt1 As PdfPoint, _ ByVal pt2 As PdfPoint _ )
'Usage
Dim instance As PdfGraphics Dim pen As PdfPen Dim pt1 As PdfPoint Dim pt2 As PdfPoint instance.DrawLine(pen, pt1, pt2)
'Declaration
Public Overloads Sub DrawLine( _ ByVal pen As PdfPen, _ ByVal pt1 As PdfPoint, _ ByVal pt2 As PdfPoint _ )
'Usage
Dim instance As PdfGraphics Dim pen As PdfPen Dim pt1 As PdfPoint Dim pt2 As PdfPoint instance.DrawLine(pen, pt1, pt2)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard