Xfinium.Pdf.Graphics Namespace > PdfGraphics Class : DrawPath Method |
Overload | Description |
---|---|
DrawPath(PdfPen,PdfPath) | Draws a PdfPath. |
DrawPath(PdfBrush,PdfPath) | Fills a PdfPath. |
DrawPath(PdfBrush,PdfPath,PdfFillMode) | Fills a PdfPath. |
DrawPath(PdfPen,PdfBrush,PdfPath) | Draws and fills a PdfPath. |
DrawPath(PdfPen,PdfBrush,PdfPath,PdfFillMode) | Draws and fills a PdfPath. |
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