MedicalViewerCellInstances Property

Summary
Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series loaded into the associated Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
C#
C++/CLI
public virtual DictionaryWithEvents<MedicalViewerCell, DicomInstanceInformation[]> MedicalViewerCellInstances { get; } 
public:  
   virtual property DictionaryWithEvents<MedicalViewerCell^, array<DicomInstanceInformation^>^>^ MedicalViewerCellInstances 
   { 
      DictionaryWithEvents<MedicalViewerCell^, array<DicomInstanceInformation^>^>^ get() 
   } 

Property Value

A DictionaryWithEvents<TKey,TValue> which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series loaded into the associated Leadtools.MedicalViewer.MedicalViewerCell.

Remarks

This list will be maintained by the Leadtools.Medical.Workstation.UI.WorkstationViewer when series are loaded or removed.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.