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

Show in webframe

Medical3DControlDataId Property







Gets a dictionary which contains the Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier objects for 3D volumes loaded into a Leadtools.Medical3D.Medical3DControl.
Syntax
public virtual DictionaryWithEvents<Medical3DControl,VolumeIdentifier> Medical3DControlDataId {get;}
'Declaration
 
Public Overridable ReadOnly Property Medical3DControlDataId As DictionaryWithEvents(Of Medical3DControl,VolumeIdentifier)
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of Medical3DControl,VolumeIdentifier)
 
value = instance.Medical3DControlDataId

            

            
public: __property virtual DictionaryWithEvents<Medical3DControl*,VolumeIdentifier*>* get_Medical3DControlDataId();

Property Value

A DictionaryWithEvents<TKey,TValue> that contains the Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier objects for 3D volumes loaded into a Leadtools.Medical3D.Medical3DControl.
Remarks
Adding information into the dictionary should be performed by the components loading or storing a 3D volume. Items will be removed when the Leadtools.Medical3D.Medical3DControl is no longer used.
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