Initializes a new instance of the PdfRectangle class with the specified location and size.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pt
- Type: System.DrawingPointF
- size
- Type: System.DrawingSizeF
See Also