Use these operators to add to the value of parameter to this CSize object.
CSize operator +( SIZE size ) const;
CPoint operator +( POINT point ) const;
CRect operator +( const RECT* lpRect ) const;
Header file: | Afxwin.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CSize Overview, CSize Operators, Simple Value Types, CPoint::operator +, CRect::operator +