Syntax
int Height() const;
Remarks
Calculates the height of CRect by subtracting the top value from the bottom value. The resulting value may be negative.
Return Value
The height of CRect.