TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / InertiaExpansionBehavior Class / DesiredDeceleration Property

In This Topic
    DesiredDeceleration Property (InertiaExpansionBehavior)
    In This Topic
    Gets or sets the rate that resizing slows.
    Syntax
    'Declaration
     
    
    Public Property DesiredDeceleration As Single
    public float DesiredDeceleration {get; set;}

    Property Value

    The rate that resizing slows.
    See Also