Progress® Telerik® Reporting R1 2021
RectangleU.Inequality Operator
Tests whether two RectangleU structures differ in location
or size.
Namespace:
Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- rect1
- Type: Telerik.Reporting.DrawingRectangleU
The RectangleU structure that is to the left of the equality operator. - rect2
- Type: Telerik.Reporting.DrawingRectangleU
The RectangleU structure that is to the right of the equality operator.
Return Value
Type: BooleanThis operator returns true if any of the X, Y, Width, or Height properties of the two RectangleU structures are unequal; otherwise false.
Version Information
Supported in: 1.0.1