Optional delegate method for additional processing.
Object.defineProperty(MedicalViewer.prototype,'matchedFrame',
get: function(),
set: function(value)
)
matchedFrame: LeadEvent;
This event happens when synchronizing 2 series (cells) together using custom criteria set by the user.
To enable custom criteria synchronization, set the Synchronization Criteria property to true. If that happens, this event will be fired multiple times, each time with a different target in order to decide which one of the frames is the best match.
Synchronization works by matching the frame currently being viewed of the first series with a frame from the second series. If the two are a match, the second series will scroll to view that frame. Set Enable Synchronization to true to make this happen automatically.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document