XRectTransform Method (XRect, XMatrix)Terminal Works - PDF Printing.Net Library
Returns the rectangle that results from applying the specified matrix to the specified rectangle.

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

public static XRect Transform(
	XRect rect,
	XMatrix matrix
)

Parameters

rect
Type: PdfEdit.DrawingXRect
matrix
Type: PdfEdit.DrawingXMatrix

Return Value

Type: XRect
See Also

Reference