NeptuneLabs FSI Viewer JS User Manual page 76

Table of Contents

Advertisement

void
void
void
void
fZoomInPercent
void
NeptuneLabs - FSI Viewer
showAboutWindow();
Shows the "About" window.
showMenuButton(strButtonID, bShow);
Shows a specific menu button.
updateSize();
Updates the size of a fsi-viewer element.
resetView();
Reset the viewer to the initial magnification and rotation.
getZoom();
Returns the current magnification level..
setZoom(fPercent, bPreliminary, bAnimate);
Set magnification to the amount indicated by fPercent
[0...100], where fPercent = 0 means normal scale and
fPercent = 100 for maximum magnification.
bPreliminary: Set to true if the magnification level is
temporary only. In this case no additional image data will be
loaded. bAnimate: Set to true to animate from the current
to the given magnification level.
2 FSI Viewer JS
76

Advertisement

Table of Contents
loading

Table of Contents