Rect
.operator ==
public static bool
operator ==
(
Rect
lhs
,
Rect
rhs
);
Description 描述
Returns true if the rectangles are the same.