passthroughDiv Property

Summary

An HTML Div Element used for assistance with pointer events capture.

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

Property Value

A div containing user-defined HTML, when supported; otherwise, null.

Remarks

This element only exists when using Elements Mode and when HTML Pointer Events is supported. This div will hold user-defined HTML from an ImageViewerItem to assist with User-Defined HTML Display.

For more information, refer to Image Viewer Components, Image Viewer Elements Mode, and Image Viewer User Defined HTML Display.

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.