XRect Constructor (XPoint, XSize)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XRect class.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public XRect(
	XPoint location,
	XSize size
)

Parameters

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

Reference