Indicates that this image viewer can act as a sync source.
Object.defineProperty(ImageViewer.prototype, 'isSyncSource',
get: function(),
set: function(value)
)
isSyncSource: boolean;
true if this image viewer can act as a sync source, otherwise; false. Default value is true.
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