XGraphicsPath Constructor (PointF[],Byte[], XFillMode)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XGraphicsPath class.

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

public XGraphicsPath(
	PointF[] points,
	byte[] types,
	XFillMode fillMode
)

Parameters

points
Type:System.Drawing.PointF[]
types
Type:System.Byte[]
fillMode
Type: PdfEdit.Drawing.XFillMode
See Also

Reference