Progress® Telerik® Reporting R1 2021
RectangleU.Equals Method
Tests whether obj is a
RectangleU with the same
location and size of this RectangleU.
Namespace:
Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- obj
- Type: SystemObject
The Object to test.
Return Value
Type: BooleanThis method returns true if obj is a RectangleU and its X, Y, Width, and Height properties are equal to the corresponding properties of this RectangleU; otherwise, false.
Version Information
Supported in: 1.0.1