This class contains the methods that allows the synchronization between 2 or series.
function lt.Controls.Medical.StackSynchronization
class lt.Controls.Medical.StackSynchronization()
Series Synchronization means if 2 or more series have the same FrameOfreferenceUID, then if one scrolls to a certain frame, the other will scroll as well to a frame that have the same or similar Image position and orientation.
The frames position and orientation must be set in order for series synchronization to work properly.
There is no need to instantiate this class, because all the methods are static.
This class is used internally in the medical viewer control, refer to EnableSynchronization.
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