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