Quickly Create High Quality PDFs
C#
VB
C++
F#
Show/Hide TOC
Pdf
Polygon Constructor
Overload List
PdfPolygon
Constructs an empty polygon. The
SetPolygonPoints(
PointF
)
method must be called after the object creation
PdfPolygon(
PointF
)
Constructs a PDF polygon with the given points
See Also
Reference
PdfPolygon Class
HiQPdf Namespace
In This Article
Overload List
See Also