Click or drag to resize
Ab4d.SharpEngine logo

Rect2D Operators

The Rect2D type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(Rect2D, Rect2D) Returns a boolean indicating whether the two given Rect2Ds are equal.
Public operatorStatic memberInequality(Rect2D, Rect2D) Returns a boolean indicating whether the two given Rect2Ds are not equal.
Top
See Also