Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / IManipulationEvents Interface / OnManipulationCompleted Method


In This Topic
OnManipulationCompleted Method
In This Topic
Syntax
'Declaration
 
Sub OnManipulationCompleted( _
   ByVal e As ManipulationCompletedEventArgs _
) 
 
'Usage
 
Dim instance As IManipulationEvents
Dim e As ManipulationCompletedEventArgs
 
instance.OnManipulationCompleted(e)

Parameters

e
See Also