Definition
public static bool operator == ( RectangleF rect1, RectangleF rect2 );
Parameters
rect1System.Drawing.RectangleF. rect2System.Drawing.RectangleF.
Return Value
System.Boolean.