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

Mode Property






Gets or sets the value that enables, disables or changes the synchronization type used to synchronize the cells in this viewer.
Syntax
public MedicalViewerSynchronizationType Mode {get; set;}
'Declaration
 
Public Property Mode As MedicalViewerSynchronizationType
'Usage
 
Dim instance As MedicalViewerSynchronizationObject
Dim value As MedicalViewerSynchronizationType
 
instance.Mode = value
 
value = instance.Mode
public MedicalViewerSynchronizationType Mode {get; set;}
 get_Mode();
set_Mode(value);
public:
property MedicalViewerSynchronizationType Mode {
   MedicalViewerSynchronizationType get();
   void set (    MedicalViewerSynchronizationType value);
}

Property Value

The synchronization type.
Remarks
Currently, only the automatic synchronization is available.

To disable synchronization, set the value of the property to MedicalViewerSynchronizationType.None.

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

MedicalViewerSynchronizationObject Class
MedicalViewerSynchronizationObject Members

 

 


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