Click or drag to resize

PdfQuadPoints Constructor

Overload List
  NameDescription
Public methodPdfQuadPoints(PdfPoint, PdfPoint, PdfPoint, PdfPoint)
Initializes a new instance of the PdfQuadPoints class from the specified points.
Public methodPdfQuadPoints(Double, Double, Double, Double, Double, Double, Double, Double)
Initializes a new instance of the PdfQuadPoints class from the coordinates of four points.
Top
See Also