THPDFPage.AddPolygonAnnotation Method
Method summary: THPDFPage.AddPolygonAnnotation Method
Declaration
procedure AddPolygonAnnotation(const Contents : AnsiString; const Vertices : array of THPDFCurrPoint; Color : TColor= clRed); overload;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Contents | Text |
Vertices | Value: AddPolygonAnnotation |
Color | Colour |
Return value
Returns no value
Usage notes
- Call: THPDFPage.AddPolygonAnnotation
- Stable
Related APIs
- THPDFPage
- THotPDF
- Contents