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.DrawingPointF
types
Type: SystemByte
fillMode
Type: PdfEdit.DrawingXFillMode
See Also

Reference