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


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