Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ManipulationStartedEventArgs Class / Complete Method


In This Topic
Complete Method (ManipulationStartedEventArgs)
In This Topic
Completes the manipulation without inertia.
Syntax
'Declaration
 
Public Sub Complete() 
 
'Usage
 
Dim instance As ManipulationStartedEventArgs
 
instance.Complete()
See Also