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