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