equal


Description:

[ Version ( since = "3.20" ) ]
public bool equal (Rectangle rect2)

Checks if the two given rectangles are equal.

Parameters:

this

a Rectangle

rect2

a Rectangle

Returns:

true if the rectangles are equal.