ITMSFNCCustomPDFGraphicsLib.DrawPathAddLines Method
Adds a sequence of connected line segments to the current path.
API unit family: TMSFNCPDFGraphicsLib
Declaring type: ITMSFNCCustomPDFGraphicsLib
Syntax
procedure DrawPathAddLines(Points: TTMSFNCPDFGraphicsLibPointArray);
Parameters
| Name | Description |
|---|---|
Points |
Array of points defining the polyline vertices in PDF coordinate units. |