Indicates how the images are displayed inside their items.
Object.defineProperty(ImageViewer.prototype, 'itemSizeMode',
get: function(),
set: function(value)
)
itemSizeMode: ControlSizeMode;
A value that indicate how the item images are displayed inside their items. Default value is ControlSizeMode.None.
ItemSize and ItemSizeMode are used when the viewer is in "image list" or "thumbnails mode". For more information, for more information, refer to Image Viewer Items.
For an example, refer to ItemSize.
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