Un-syncs all members of the sync group of the given sync ID.
unsyncGroup = function(syncId)
static unsyncGroup(syncId: number): ImageViewer[];
syncId
The sync ID.
A list of image viewer objects that have been un-synced if exist. Otherwise; null.
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