Indicates whether to resize the item element instead of scaling it for the view.
Object.defineProperty(ImageViewerItem.prototype, 'resizeElementForView',
get: function(),
set: function(value)
)
resizeElementForView: boolean;
true to resize the item element instead of scaling it for the view; otherwise, false. Default value is false.
This property is used with Elements Mode only.
When the value is true, then the viewer will resize the front and back image elements instead of scaling it to match the current view set by the current transformation for the item. Otherwise, the viewer will use CSS scaling on the elements.
This is performed only any other element by SVG - including image and canvas elements.
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