PdfQuadPoints Constructor |
| Name | Description | |
|---|---|---|
| PdfQuadPoints(PdfPoint, PdfPoint, PdfPoint, PdfPoint) |
Initializes a new instance of the PdfQuadPoints class from the specified points.
| |
| PdfQuadPoints(Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the PdfQuadPoints class from the coordinates of four points.
|