[]
        
(Showing Draft Content)

C1.C1Preview.ZoomSliderScale.ZoomFactor

ZoomFactor Method

ZoomFactor(int)

Converts a slider value to the corresponding zoom factor.

Declaration
public double ZoomFactor(int sliderValue)
Public Function ZoomFactor(sliderValue As Integer) As Double
Parameters
Type Name Description
int sliderValue

The slider value to convert.

Returns
Type Description
double

The zoom factor (1 means no zoom).