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