LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Mode Property

Show in webframe





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:
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

See Also

Reference

MedicalViewerSynchronizationObject Class
MedicalViewerSynchronizationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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