These operators subtract the value of parameter from this CSize object. Use the fourth operator, the unary minus, to change the sign of the CSize value.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CSize operator –( SIZE size ) const;
CPoint operator –( POINT point ) const;
CRect operator –( const RECT* lpRect ) const;
CSize operator –( ) const;
CPoint::operator -, CRect::operator -