Leadtools.Controls Namespace > ImageViewer Object : ViewDiv Property |
get_viewDiv();
Object.defineProperty('viewDiv');
Type | Description |
---|---|
DivElement | 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.