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