PdfRectangle Constructor (PointF, SizeF)Terminal Works - PDF Printing.Net Library
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

public PdfRectangle(
	PointF pt,
	SizeF size
)

Parameters

pt
Type: System.DrawingPointF
size
Type: System.DrawingSizeF
See Also

Reference