Rect.operator !=
static function operator !=(lhs: Rect, rhs: Rect): bool;
Description

Returns true if the rectangles are different.