viewDiv Property

Summary

Holds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.

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

Property Value

Holds the item elements and shows the viewer's view margin, view padding, view border, and view box shadow.

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.