Rectangle Operators
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Rectangle, Rectangle) | Tests whether two Rectangle structures have equal location and size. |
![]() ![]() | Inequality(Rectangle, Rectangle) | Tests whether two Rectangle structures differ in location or size. |
Show:

