Indicates how the mode updates the Item property.
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'autoItemMode',
get: function(),
set: function(value)
)
autoItemMode: ImageViewerAutoItemMode;
A value that indicate how the mode updates the Item property. Default value is ImageViewerAutoItemMode.None.
For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.
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