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


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

Parameters

e
See Also