Draws a series of line segments that connect an array of x and y pairs.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pen
- Type: PdfEdit.DrawingXPen
- x
- Type: SystemDouble
- y
- Type: SystemDouble
- value
- Type: SystemDouble
See Also