Gets or sets the image scale value.
Object.defineProperty(Frame.prototype, 'scale',
get: function(),
set: function(value)
)
scale: number;
Value that represents the image scale value.
The scale value is in a normalized form, so setting the value to 2, means the image will be twice as large.
The scale here is relative to the size mode set in Zoom, so for example, if you set ScaleMode to Fit, and the Scale to 2, then the viewer will first resize the image to fit the sub-cell, then it will scale up the result by 200%.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document