Checks if the viewer is using the Elements Mode.
Object.defineProperty(ImageViewer.prototype, 'useElements',
get: function()
)
useElements: boolean; // read-only
true if this image viewer is using the Elements Mode, otherwise; false.
UseElements will be set to the same value set in the ImageViewerCreateOptions.UseElements property used when this image viewer is created.
Refer to Image Viewer Elements Mode for more information.
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