←Select platform

Mode Property

Summary

Gets or sets the value that enables, disables or changes the synchronization type used to synchronize the cells in this viewer.

Syntax

C#
VB
C++
public MedicalViewerSynchronizationType Mode { get; set; } 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly