Informs the service that the size of the target or events elements have changed.
InteractiveService.prototype.onSizeChanged = function()
onSizeChanged(): void;
In HTML and JavaScript, there is no standard way of knowing when the size of an element is changed. As a result, you must manually call this method if the size of EventsSource or EventsTarget is changed.
The ImageViewer will automatically call OnSizeChanged on its instance of InteractiveService when OnSizeChanged is called.
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