System.Types.TRect.operator ==
C++
bool operator ==(const TRect& rc) const {
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SystemTypes.h | System.Types | TRect |
Description
Compares two rectangles for equality.
Use operator == to compare two rectangles for equality.