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

Leadtools.Medical.Workstation Assembly