XGraphicsDrawPath Method (XPen, XBrush, XGraphicsPath)Terminal Works - PDF Printing.Net Library
Draws a graphical path.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void DrawPath(
	XPen pen,
	XBrush brush,
	XGraphicsPath path
)

Parameters

pen
Type: PdfEdit.DrawingXPen
brush
Type: PdfEdit.DrawingXBrush
path
Type: PdfEdit.DrawingXGraphicsPath
See Also

Reference