THPDFPage.Polyline Method

Provides polyline 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 Polyline(const Points: array of THPDFCurrPoint);

Unit

HPDFDoc

Parameters

NamePurpose
PointsInput used by Polyline

Return value

This member does not return a value

Usage notes

Related APIs