Events source control or HTML element.
Object.defineProperty(InteractiveService.prototype, 'eventsSource',
get: function()
)
eventsSource: HTMLElement; // read-only
The events source control HTML element.
This is the same value set in the eventsSource parameter to the Create method. The events of this control will be subscribed to and converted from raw mouse and touch to the common events mentioned above. Required and must be a valid control or HTML element on the page.
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