C#
VB
Java
Informs the service that the size of the target or events elements have changed.
public virtual void OnSizeChanged(
EventArgs e
)
Public Overridable Sub OnSizeChanged( _
ByVal e As EventArgs _
)
public void onSizeChanged(LeadEvent e)
e
The event data.
The ImageViewer will automatically call OnSizeChanged on its instance of InteractiveService when ImageViewer.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