CPoint::operator +=

Syntax

void operator +=( SIZE size );

Parameters

size

Contains a SIZE or a CSize.

Remarks

Offsets a CPoint by a size.