viewDivHolder Property

Summary

Parent of the image viewer ImageViewer.ViewDiv.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'viewDivHolder', 
	get: function() 
) 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly