Indicates whether to automatically position the spy glass over the image and not beyond the image area.
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'ensureVisible',
get: function(),
set: function(value)
)
ensureVisible: boolean;
true to automatically position the spy glass over the image and not beyond the image area; otherwise, it is false. The default value is true.
By default, the spy glass will show centered around the current position. Use Offset to move the spy glass up, down, left or right by any given offset.
When Offset is set to a value other than 0,0, then Use EnsureVisible to stop the spy glass from moving outside the image area in the viewer.
ImageViewerSpyGlassInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET