PdfPolygon Constructor
Constructs a PDF polygon with the given points
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfPolygon(
PointFloat[] points
)
Parameters
- points PointFloat
- The polygon points