TTMSFNCGraphicsPDFEngine.DrawPolyline Method
Draws an open polyline in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDFEngine
Syntax
procedure DrawPolyline(APolyline: TTMSFNCGraphicsPathPolygon); override;
Parameters
| Name | Description |
|---|---|
APolyline |
The array of points defining the polyline. |