WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / PixelsToUnits Method
In This Topic
    PixelsToUnits Method (C1RangeSlider)
    In This Topic
    Converts pixels to its corresponding unit value in the range slider
    Syntax
    protected virtual double PixelsToUnits( 
       double pixels
    )

    Parameters

    pixels
    See Also