Use real HTML5 elements to render the viewer and its items.
Object.defineProperty(ImageViewerCreateOptions.prototype, 'useElements',
get: function(),
set: function(value)
)
useElements: boolean;
true to use real HTML5 elements to render the viewer and its items; otherwise, false to paint the
viewer and its items' images onto the canvas
. Default value is false.
For more information refer to Image Viewer Elements Mode.
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