viewDivHolder Property (ImageViewer)

Summary

Parent of the image viewer ImageViewer.ViewDiv.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'viewDivHolder', 
	get: function() 
) 
TypeScript Syntax
viewDivHolder: HTMLDivElement; // read-only

Property Value

An HTML Div Element that is the parent to the ImageViewer.ViewDiv.

Remarks

This div is created only if the image viewer is using Elements Mode.

Refer to Image Viewer Elements Mode for more information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize