Rect.equals (static method)

Tests rectangle equality

Syntax

Rect.equals( rect, another_rect )

Parameters

Parameter Description
rect First rectangle
another_rect Another rectangle

Description

Tests that first rectangle top, left, width and height are equal to corresponding properties of second rectangle.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.