2 FSI Viewer JS
31
NeptuneLabs - FSI Viewer
initialView
Description
defines the initial image segment
Syntax
String
Default
""
Context
FSI Viewer JS
Image section (and rotation) to display on startup.
The first two parameters are required as they specify the scene set and the scene.
For 2D images both values default to 1.
initialViewPersistent
Description
Keep the InitialView as default view
Syntax
boolean
Default
false
Context
FSI Viewer JS
If this parameter is activated, clicking the "Reset" button will display the image
section defined by the InitialView parameter instead of the entire image. If this
parameter is set to "false", the initial view will be displayed on startup, but pressing
the Reset button will reset the view to the entire image.
showPreviewWhileLoading
Description
shows/hides preview images for spins while loading
Syntax
boolean
Default
true
Context
FSI Viewer JS
If this parameter is set to false, the preview images which are shown while the spin
is loaded are hidden.