XGraphicsPathWiden Method (XPen, XMatrix, Double)Terminal Works - PDF Printing.Net Library
Replaces this path with curves that enclose the area that is filled when this path is drawn by the specified pen.

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

public void Widen(
	XPen pen,
	XMatrix matrix,
	double flatness
)

Parameters

pen
Type: PdfEdit.DrawingXPen
matrix
Type: PdfEdit.DrawingXMatrix
flatness
Type: SystemDouble
See Also

Reference