Call this member function to determine whether the top, left, bottom, and right values of CRect are all equal to zero. This function differs from IsRectEmpty, which determines whether the rectangle is empty.
BOOL IsRectNull( ) const;
Header file: | Afxwin.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CRect Overview, CRect Member Functions, Simple Value Types, CRect::IsRectEmpty, CRect::SetRectEmpty