Gets the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> assigned to the control.
public MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Objects { get; }
Public ReadOnly Property Objects As Leadtools.Medicalviewer.MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject)
public:
property Leadtools.Medicalviewer.MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject^>^ Objects {
Leadtools.Medicalviewer.MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject^>^ get();
}
The MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject>.
For more information regarding the synchronization process, refer to the MedicalViewerSynchronizationObject.
For an example, refer to MedicalViewerBaseCell.Synchronization.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET