XRectEquals Method (XRect)Terminal Works - PDF Printing.Net Library
Determines whether this instance and the specified rect are equal.

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

public bool Equals(
	XRect value
)

Parameters

value
Type: PdfEdit.DrawingXRect

Return Value

Type: Boolean
See Also

Reference