BCGSuite for MFC
virtual BOOL CBCGPGestureBase::OnGestureEventRotate ( const CPoint &  ptCenter,
double  dblAngle 
)
protectedvirtual

Called by the framework to handle BCGP_GID_ROTATE notification.

Parameters
ptCenterThe point center.
dblAngleThe rotation angle.
Returns
TRUE if event was handled, FALSE - otherwise.