BCGSuite for MFC
void CBCGPRect::OffsetRect ( double  x,
double  y 
)
inline

Moves the specified rectangle by the specified offsets.

Parameters
xSpecifies the amount to move the rectangle left or right. This parameter must be a negative value to move the rectangle to the left.
ySpecifies the amount to move the rectangle up or down. This parameter must be a negative value to move the rectangle up.