BCGSuite for MFC
void CBCGPTransformMatrix::CreateTranslate ( double  x,
double  y 
)

Creates a translate matrix.

Parameters
xThe horizontal offset.
yThe vertical offset.