[]
        
(Showing Draft Content)

C1.WinUI.Input.C1RangeSlider.PixelsToUnits

PixelsToUnits Method

PixelsToUnits(double)

Converts pixels to its corresponding unit value in the range slider

Declaration
protected virtual double PixelsToUnits(double pixels)
Protected Overridable Function PixelsToUnits(pixels As Double) As Double
Parameters
Type Name Description
double pixels
Returns
Type Description
double