Search
TimetableSettings.getZoomFactor Method
See Also
 






Gets the zoom factor when zoom is enabled.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getZoomFactor ()

 Return Value

An integer value specifying the zoom factor when UseZoom is enabled. The allowed values range from 100 to 1000.

 See Also