Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CPoint::operator-=
CPoint                                      Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  void operator -=( SIZE size );
 
  Parameter   Description
 
  <size>      Contains a SIZE or a CSize.
 
  Remarks
 
  Subtracts a size from the CPoint.
 
 
                                     -♦-