Gets the sync ID of this image viewer.
Object.defineProperty(ImageViewer.prototype, 'syncId',
get: function()
)
syncId: number; // read-only
The sync ID of this image viewer. Default value is -1 meaning this image viewer is not synced with any other image viewer.
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