Draws a polygon defined by an array of points.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- brush
- Type: PdfEdit.Drawing.XBrush
- points
- Type:System.Drawing.PointF[]
- fillmode
- Type: PdfEdit.Drawing.XFillMode
See Also