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