System.Types.TRect.GetWidth
C++
LONG GetWidth() const _ALWAYS_INLINE {
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TRect | 
Description
Returns the width of the rectangle.
Note: Before calling GetWidth, make sure the rectangle is normalized.