Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

MedicalViewerCellInstances Property







Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series loaded into the associated Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
public virtual DictionaryWithEvents<MedicalViewerCell,DicomInstanceInformation[]> MedicalViewerCellInstances {get;}
'Declaration
 
Public Overridable ReadOnly Property MedicalViewerCellInstances As DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation())
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation())
 
value = instance.MedicalViewerCellInstances

            

            
public: __property virtual DictionaryWithEvents<MedicalViewerCell*,DicomInstanceInformation*[]>* get_MedicalViewerCellInstances();

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

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features