BCGSuite for MFC
void CBCGPRect::InflateRect ( const CBCGPSize sz)
inline

Increases the width and height of the rectangle.

Parameters
szSpecifies the number of units to inflate CBCGPRect. The cx value specifies the number of units to inflate the left and right sides and the cy value specifies the number of units to inflate the top and bottom.