Overload List
| Name | Description | |
|---|---|---|
| PdfPolygon |
Constructs an empty polygon. The SetPolygonPoints(PointF) method must be called after the object creation
| |
| PdfPolygon(PointF) |
Constructs a PDF polygon with the given points
|
See Also