System.Types.TRect.GetLocation
C++
TPoint GetLocation() const _ALWAYS_INLINE {
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TRect | 
Description
Returns the location of a rectangle.
GetLocation returns the location of a rectangle, which is the upper-left corner of the rectangle.