[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EndPanningFeedback

EndPanningFeedback Method

EndPanningFeedback(IntPtr, bool)

Declaration
public static extern bool EndPanningFeedback(IntPtr hWnd, bool fAnimateBack)
Public Shared Function EndPanningFeedback(hWnd As IntPtr, fAnimateBack As Boolean) As Boolean
Parameters
Type Name Description
IntPtr hWnd
bool fAnimateBack
Returns
Type Description
bool