eventCanvas Property

Summary

The Background HTML5 Canvas Element.

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

Property Value

The background canvas element of the viewer, used for pointer event capture, when supported; otherwise, null.

Remarks

This element only exists when using Elements Mode and when HTML Pointer Events is supported. This canvas will accept pointer events for the ForeCanvas 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.