BCGSuite for MFC
void CBCGPRect::InflateRect ( const CBCGPPoint pt)
inline

Increases the width and height of the rectangle.

Parameters
ptSpecifies the number of units to inflate CBCGPRect. The x value specifies the number of units to inflate the left and right sides and the y value specifies the number of units to inflate the top and bottom.