Returns a list of all ImageViewer instances that match the given sync.
getSynced = function(syncId)
static getSynced(syncId: number): ImageViewer[];
syncId
The sync ID.
List of all image viewer instances that match the given sync ID. If none exist for the provided ID, null is returned.
For more information, refer to Image Viewer Sync.
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