HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Polygon
Points Property
The polygon points
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
PointF
[]
Points
{
get
;
set
; }
Property Value
PointF
See Also
Reference
PdfPolygon Class
HiQPdf Namespace
In This Article
Definition
See Also