Initializes a new instance of the PdfRectangle class with two points specifying
two diagonally opposite corners.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pt1
- Type: PdfEdit.DrawingXPoint
- pt2
- Type: PdfEdit.DrawingXPoint
See Also