Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ManipulationInertiaStartingEventArgs Class / ExpansionBehavior Property


In This Topic
ExpansionBehavior Property
In This Topic
Get or sets the rate of slowdown of the expansion of the inertial movement.
Syntax
'Declaration
 
Public ReadOnly Property ExpansionBehavior As InertiaExpansionBehavior
 
'Usage
 
Dim instance As ManipulationInertiaStartingEventArgs
Dim value As InertiaExpansionBehavior
 
value = instance.ExpansionBehavior

Property Value

The rate of slowdown of the expansion of the inertial movement.
See Also