XGraphicsPathAddPath Method Terminal Works - PDF Printing.Net Library
Adds the specified path to this path.

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

public void AddPath(
	XGraphicsPath path,
	bool connect
)

Parameters

path
Type: PdfEdit.DrawingXGraphicsPath
connect
Type: SystemBoolean
See Also

Reference