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

Show in webframe

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

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