LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Medical3DControlInstances Property

Show in webframe






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: __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

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


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