Rect.operator == 运算符 等于
static operator == (lhs : Rect, rhs : Rect) : bool
Description描述
Returns true if the rectangles are the same.
如果比较的矩形是相同的返回真。
最后修改:2010年12月21日 Tuesday 16:38
static operator == (lhs : Rect, rhs : Rect) : bool
Description描述
Returns true if the rectangles are the same.
如果比较的矩形是相同的返回真。