CPoint::operator-=

Syntax

void operator –=( SIZE size );

Parameters

size

Contains a SIZE or a CSize.

Remarks

Subtracts a size from the CPoint.