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

Scales the point by the specified scaling ratio.

Parameters
dblRatioThe scaling ratio.
ptOffsetThe point offset.