Method Equals
Equals(object)
Tests whether obj is a RectangleF with the same location and
size of this RectangleF.
public override bool Equals(object obj)
Parameters
objobject
Returns
Equals(RectangleF)
Returns true if two RectangleF objects have equal location and size.
public bool Equals(RectangleF other)
Parameters
otherRectangleF