PdfPolygonElement(PdfPointF) Constructor
Initializes a new instance of the
PdfPolygonElement class
with the specified vertices
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfPolygonElement(
params PdfPointF[] points
)
Parameters
- points PdfPointF
- The ordered vertices of the polygon