VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / focusedImageChanged Event
Syntax BrowserCompatibility SeeAlso
In This Topic
focusedImageChanged Event (WebDicomViewerBaseControlJS)
In This Topic
Occurs when focused image is changed.
Syntax
var instance; // Type: WebDicomViewerBaseControlJS
instance.focusedImageChanged = function(event) { }

Parameters

event
The object that contains information about the event.
Browser Compatibility
56+
45+
11
See Also