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


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

Parameters

e
See Also