![]() ![]() | |
Flash Player 6.
ZoomifyViewerInstance.setInitialX(x);
y - new initial x of the image.
Nothing
Sets the x value of the initial view, that is, the view on load and on reset. The value x will be between -1 (left edge of image) and 1 (right edge of image). This representation is 'resolution independent'. These values can be obtained for any view by calling getX and getY, or by using the Initial View fields in the ZoomifyViewer Component Inspector.
ZoomifyViewerInstance.setInitialX(0);
ZoomifyViewer.setInitialY
ZoomifyViewer.setX
ZoomifyViewer.setY
ZoomifyViewer.setZoom
ZoomifyViewer.getZoom
ZoomifyViewer.setView
ZoomifyViewer.resetView
ZoomifyViewer.updateView
ZoomifyViewer.setMinZoom
ZoomifyViewer.setMaxZoom
ZoomifyViewer.zoomIn
ZoomifyViewer.zoomOut
ZoomifyViewer.panLeft
ZoomifyViewer.panRight
ZoomifyViewer.panUp
ZoomifyViewer.panDown
ZoomifyViewer.panStop
![]() ![]() | |