Operator operator ==
operator ==(Rectangle, Rectangle)
Determines whether two rectangles have identical edges.
public static bool operator ==(Rectangle a, Rectangle b)
Determines whether two rectangles have identical edges.
public static bool operator ==(Rectangle a, Rectangle b)