Scale factor used to display the magnified image.
Object.defineProperty(ImageViewerMagnifyGlassInteractiveMode.prototype, 'scaleFactor',
get: function(),
set: function(value)
)
scaleFactor: number;
The scale factor used to display the magnified image. Default value is 2 (2X zoom).
For an example, refer to ImageViewer.InteractiveModes.
ImageViewerMagnifyGlassInteractiveMode 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