Gets the collection that represents the cells that will be synchronized.
public MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Cells { get; }
Public ReadOnly Property Cells As MedicalViewerSynchronizedCellCollection(Of MedicalViewerBaseCell)
public:
property MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell^>^ Cells {
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell^>^ get();
}
MedicalViewerCollection that represents the cells that will be synchronized together.
This class contains the cells collection and each cell contains a collections of Synchronization.Objects. If the user add a synchronization object to the Synchronization.Objects, the cells collection will be updated as well.
If the user add a cell to the cells collection, the Synchronization.Objects will be updated as well.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document