Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / InertiaExpansionBehavior Class
Members


In This Topic
    InertiaExpansionBehavior Class
    In This Topic
    Controls the deceleration of a resizing manipulation during inertia. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class InertiaExpansionBehavior 
    'Usage
     
    
    Dim instance As InertiaExpansionBehavior
    public sealed class InertiaExpansionBehavior 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Touch.InertiaExpansionBehavior

    See Also