PdfPolygonElement(IEnumerablePdfPointF) 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(
IEnumerable<PdfPointF> points
)
Parameters
- points IEnumerablePdfPointF
- The ordered list of polygon vertices