TTMSFNCGraphicsPDF.DrawPolygon Method
Draws a filled and/or stroked polygon in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDF
Inherited from: TTMSFNCGraphicsPDFEngine
Syntax
procedure DrawPolygon(APolygon: TTMSFNCGraphicsPathPolygon); override;
Parameters
| Name | Description |
|---|---|
APolygon |
The array of points defining the polygon. |