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

NamePurpose
ContentsText
VerticesValue: AddPolygonAnnotation
ColorColour

Return value

Returns no value

Usage notes

Related APIs