HiQPdf Documentation

PdfPolygon Constructor (PointF)

Quickly Create High Quality PDFs
Constructs a PDF polygon with the given points

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfPolygon(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF
The polygon points
See Also

Reference