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