Indicates whether to resize the item element instead of scaling it for the view.
Object.defineProperty(ImageViewer.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 is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to ResizeElementForView of ActiveItem.
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