BCGSuite for MFC
void CBCGPRect::Scale ( double  dblRatio,
const CBCGPPoint ptOffset = CBCGPPoint() 
)
inline

Scales the rectangle according to given ratio.

Parameters
dblRatioThe scaling ratio.
ptOffsetThe scaling offset.