CSize::operator +=

Use this operator to add a size to this CSize object.

void operator +=( SIZE size );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSize Overview, CSize Operators, Simple Value Types, CSize::operator +