C#
VB
C++
Gets the sync ID of this image viewer.
public int SyncId { get; }
Public ReadOnly Property SyncId() As Integer
Get
public:
property int SyncId
{
int get()
}
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