XGraphicsPathAddCurve Method (XPoint, Double)Terminal Works - PDF Printing.Net Library
Adds a spline curve to the current figure.

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

public void AddCurve(
	XPoint[] points,
	double tension
)

Parameters

points
Type: PdfEdit.DrawingXPoint
tension
Type: SystemDouble
See Also

Reference