[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderBase.GetThumbElementPosition

GetThumbElementPosition Method

GetThumbElementPosition(ThumbModel)

Get thumb's position based on the it's value.

Declaration
protected double GetThumbElementPosition(SliderBase.ThumbModel thumb)
Protected Function GetThumbElementPosition(thumb As SliderBase.ThumbModel) As Double
Parameters
Type Name Description
SliderBase.ThumbModel thumb

Thumb.

Returns
Type Description
double