System.Types.TPointF.operator +
C++
TPointF operator +(const TPointF& rhs) const {
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TPointF |
Description
Calculates the sum between two points.
C++
TPointF operator +(const TPointF& rhs) const {
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TPointF |
Calculates the sum between two points.