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