Xfinium.Pdf.Graphics Namespace > PdfGraphics Class > DrawPath Method : DrawPath(PdfPen,PdfBrush,PdfPath) Method |
'Declaration
Public Overloads Sub DrawPath( _ ByVal pen As PdfPen, _ ByVal brush As PdfBrush, _ ByVal path As PdfPath _ )
'Usage
Dim instance As PdfGraphics Dim pen As PdfPen Dim brush As PdfBrush Dim path As PdfPath instance.DrawPath(pen, brush, path)
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