WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Easing Class / Ease Method
In This Topic
    Ease Method
    In This Topic
    Applies the easing function to the specified value input.
    Syntax
    public double Ease( 
       double input
    )

    Parameters

    input
    See Also