A utility class for controlling HTML element pointer events with the ImageViewer.
function lt.Controls.ElementInsertionHelper
class lt.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET