Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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

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