![]() ![]() | |
Flash Player 6.
ZoomifyViewerInstance.getMinZoom();
None
The minimum zoom permitted for the ZoomifyViewer instance.
Returns the minimum zoom permitted. The zoom value is used to specify the magnification of the image where 100 means 100% magnification. Special case: a minimum zoom setting of -1 limits zoom-out to a level such that the image fits exactly within the display area.
var minZoomValue = ZoomifyViewerInstance.getMinZoom();
ZoomifyViewer.getMaxZoom
ZoomifyViewer.setMinZoom
ZoomifyViewer.setMaxZoom
ZoomifyViewer.setZoom
ZoomifyViewer.setView
ZoomifyViewer.resetView
ZoomifyViewer.zoomIn
ZoomifyViewer.zoomOut
ZoomifyViewer.updateView
![]() ![]() | |