BOOL CBCGPGestureManager::EndPanningFeedback | ( | HWND | hwnd, |
BOOL | fAnimateBack = TRUE |
||
) |
Ends panning feedback.
hwnd | A handle to the window to end boundary feedback on. |
fAnimateBack | Indicates whether the window positioning reset should incorporate a smooth animation. |
Usually you don't have to call this method directly - it's used internally by CBCGPGestureBase::ProcessGestureEvent method