THPDFPage.Polygon Method

Provides polygon behaviour for the page drawing workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

procedure Polygon(const Points: array of THPDFCurrPoint);

Unit

HPDFDoc

Parameters

NamePurpose
PointsInput used by Polygon

Return value

This member does not return a value

Usage notes

Related APIs