PdfRectangle Constructor (XPoint, XSize)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.1.1.0 (5.1.1.0)
Syntax

public PdfRectangle(
	XPoint pt,
	XSize size
)

Parameters

pt
Type: PdfEdit.DrawingXPoint
size
Type: PdfEdit.DrawingXSize
See Also

Reference