XRect  Conversion (Rectangle to XRect)Terminal Works - PDF Printing.Net Library
Performs an implicit conversion from a System.Drawing.Rectangle to an XRect.

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

public static implicit operator XRect (
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle

Return Value

Type: XRect
See Also

Reference