C1.WPF.Input Namespace / C1RangeSlider Class / PixelsToUnits Method

In This Topic
PixelsToUnits Method
In This Topic
Converts pixels to its corresponding unit value in the range slider
Syntax
'Declaration
 
Protected Overridable Function PixelsToUnits( _
   ByVal pixels As Double _
) As Double
 

Parameters

pixels
See Also