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