Parameters
- left
- The RectangleF structure that is to the left of the equality operator.
- right
- The RectangleF structure that is to the right of the equality operator.
Return Value
This operator returns true if the two specified RectangleF structures have equal Left, Top, Width, and Height properties.