Leadtools.Controls Namespace : ElementInsertionHelper Object |
function Leadtools.Controls.ElementInsertionHelper()
The ElementInsertionHelper class provides static methods for manipulating the pointer-events
attribute on DOM elements. As of now, these methods work only with HTML elements. Manipulation of the pointer-events
attribute allows for native HTML interaction within an ImageViewerItem of the ImageViewer. For more information, refer to ImageViewer_UserDefinedHTMLDisplay.