[]
        
(Showing Draft Content)

C1.C1Preview.ZoomSliderScale.SliderValue

SliderValue Method

SliderValue(double)

Converts a zoom factor to the corresponding slider value.

Declaration
public int SliderValue(double zoomFactor)
Parameters
Type Name Description
double zoomFactor

The zoom factor to convert (1 means no zoom).

Returns
Type Description
int

The slider value.