HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Polygon Constructor
Constructs an empty polygon. The
SetPolygonPoints(
PointF
)
method must be called after the object creation
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
PdfPolygon
()
See Also
Reference
PdfPolygon Class
PdfPolygon Overload
HiQPdf Namespace
In This Article
Definition
See Also