LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Medical3DControlInstances Property







Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series used to create a Leadtools.Medical3D.Medical3DControl.
Syntax
public virtual DictionaryWithEvents<Medical3DControl,DicomInstanceInformation[]> Medical3DControlInstances {get;}
'Declaration
 
Public Overridable ReadOnly Property Medical3DControlInstances As DictionaryWithEvents(Of Medical3DControl,DicomInstanceInformation())
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of Medical3DControl,DicomInstanceInformation())
 
value = instance.Medical3DControlInstances
public virtual DictionaryWithEvents<Medical3DControl,DicomInstanceInformation[]> Medical3DControlInstances {get;}
 get_Medical3DControlInstances(); 
public: __property virtual DictionaryWithEvents<Medical3DControl*,DicomInstanceInformation*[]>* get_Medical3DControlInstances();

Property Value

A DictionaryWithEvents<TKey,TValue> which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series used to create a Leadtools.Medical3D.Medical3DControl.
Remarks
Adding information to the dictionary should be done by the component creating the Leadtools.Medical3D.Medical3DControl. Items will be removed from the list when the Leadtools.Medical3D.Medical3DControl is no longer used in the Leadtools.Medical.Workstation.UI.WorkstationViewer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.