LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerStackSynchronizationObject Class






Members 
Represents the class that is used to synchronize multiple cells together by scrolling all the cells if the user scrolls one of them.
Object Model
MedicalViewerStackSynchronizationObject ClassMedicalViewerBaseCell Class
Syntax
public class MedicalViewerStackSynchronizationObject : MedicalViewerSynchronizationObject 
'Declaration
 
Public Class MedicalViewerStackSynchronizationObject 
   Inherits MedicalViewerSynchronizationObject
'Usage
 
Dim instance As MedicalViewerStackSynchronizationObject
public sealed class MedicalViewerStackSynchronizationObject : MedicalViewerSynchronizationObject 
function Leadtools.MedicalViewer.MedicalViewerStackSynchronizationObject()
public ref class MedicalViewerStackSynchronizationObject : public MedicalViewerSynchronizationObject 
Remarks
To enable this feature, apply the following:
  1. Create a new instance of MedicalViewerStackSynchronizationObject.
  2. Set the MedicalViewerSynchronizationObject.Mode to MedicalViewerSynchronizationType.Automatic.
  3. Add the cells intended to synchronize to the MedicalViewerStackSynchronizationObject through the MedicalViewerSynchronizationObject.Cells collection.
  4. For each cell, make sure to set the image position for each frame using MedicalViewerCell.SetImagePosition method. This is required in order for the Medical Viewer to be able to match the series with the same image position together.
  5. For each cell intended to be synchronized, make sure to set the image orientation using MedicalViewerCell.ImageOrientation.
Example
For an example, refer to MedicalViewerBaseCell.Synchronization.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerStackSynchronizationObject Members
Leadtools.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features