LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Medical3DControlDataId Property

Show in webframe






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

 

 


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