Xfinium.Pdf.Graphics Namespace > PdfGraphics Class > DrawLine Method : DrawLine(PdfPen,PdfPoint,PdfPoint) Method |
'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 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library