PdfRectangleEquality Operator Terminal Works - PDF Printing.Net Library
Tests whether two structures have equal coordinates.

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

public static bool operator ==(
	PdfRectangle left,
	PdfRectangle right
)

Parameters

left
Type: PdfEdit.PdfPdfRectangle
right
Type: PdfEdit.PdfPdfRectangle

Return Value

Type: Boolean
See Also

Reference