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