Rectangle::Equality Operator (Rectangle, Rectangle)
.NET Framework (current version)
Tests whether two Rectangle structures have equal location and size.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- left
-
Type:
System.Drawing::Rectangle
The Rectangle structure that is to the left of the equality operator.
- right
-
Type:
System.Drawing::Rectangle
The Rectangle structure that is to the right of the equality operator.
.NET Framework
Available since 1.1
Available since 1.1
Show: