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#
VB
C++
public virtual DictionaryWithEvents<MedicalViewerCell, DicomInstanceInformation[]> MedicalViewerCellInstances { get; } 
  
Public Overridable ReadOnly Property MedicalViewerCellInstances As DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation()) 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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