BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual BOOL CBCGPGestureBase::OnGestureEventPan
(
const CPoint &
ptFrom
,
const CPoint &
ptTo
,
CSize &
sizeOverPan
)
protected
virtual
Called by the framework to handle BCGP_GID_PAN notification
Parameters
ptFrom
The start point of the gesture pan event.
ptTo
The finish point of the gesture pan event.
sizeOverPan
[in,out] The size over pan.
Returns
TRUE if event was handled, FALSE - otherwise.
CBCGPGestureBase
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback