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