XGraphics.DrawClosedCurve Method (XBrush,PointF[])Terminal Works - PDF Printing.Net Library
Draws a closed cardinal spline defined by an array of points.

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

public void DrawClosedCurve(
	XBrush brush,
	PointF[] points
)

Parameters

brush
Type: PdfEdit.Drawing.XBrush
points
Type:System.Drawing.PointF[]
See Also

Reference