LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MedicalViewerCellInstances Property

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.