Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series loaded into the associated Leadtools.MedicalViewer.MedicalViewerCell.
public virtual DictionaryWithEvents<MedicalViewerCell, DicomInstanceInformation[]> MedicalViewerCellInstances { get; }
Public Overridable ReadOnly Property MedicalViewerCellInstances As Leadtools.Medical.Workstation.DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation())
public:
virtual property Leadtools.Medical.Workstation.DictionaryWithEvents<MedicalViewerCell^,array<DicomInstanceInformation^>>^ MedicalViewerCellInstances {
Leadtools.Medical.Workstation.DictionaryWithEvents<MedicalViewerCell^,array<DicomInstanceInformation^>>^ get();
}
A DictionaryWithEvents<TKey,TValue> which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series loaded into the associated Leadtools.MedicalViewer.MedicalViewerCell.
This list will be maintained by the Leadtools.Medical.Workstation.UI.WorkstationViewer when series are loaded or removed.
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