Area


Return rect's area(width * height).

template<class TYPE>
TYPE Area(const TRect<TYPE> &r);
Namespace: ntl
Include: NTL/Core/Rect.h