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

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

public XRect(
	PointF location,
	SizeF size
)

Parameters

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

Reference