Adds a spline curve to the current figure.
            
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- points
 - Type: System.DrawingPoint
 - offset
 - Type: SystemInt32
 - numberOfSegments
 - Type: SystemInt32
 - tension
 - Type: SystemSingle
 
See Also