Operator operator ==
operator ==(RectI, RectI)
Tests whether two RectI objects have equal location and size.
public static bool operator ==(RectI left, RectI right)
Tests whether two RectI objects have equal location and size.
public static bool operator ==(RectI left, RectI right)