BCGControlBar Pro for MFC
void CBCGPTransformMatrix::CreateRotate ( double  a,
double  x,
double  y,
bool  store_point = true 
)

Creates a rotate transformation matrix.

Parameters
aRotation angle.
xRotattion center horizontal position.
yRotation center vertical position.
store_pointSpecifies whther the rotation center will be stored.