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


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

Parameters

e
See Also