Holds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.
Object.defineProperty(ImageViewer.prototype, 'viewDiv',
get: function()
)
viewDiv: HTMLDivElement; // read-only
Holds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.
This div
is created only if the image viewer is using Elements Mode.
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