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