Represents the base class that is used to synchronize multiple cells together through various action.
public abstract class MedicalViewerSynchronizationObject
Public MustInherit Class MedicalViewerSynchronizationObject
public ref class MedicalViewerSynchronizationObject abstract
The user must inherit this class and implement both DoSynchronize and DoUnSynchronize. To synchronize a series of images together (alignment), refer to MedicalViewerStackSynchronizationObject.
To enable this feature, apply the following:
For an example, refer to MedicalViewerBaseCell.Synchronization.
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