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

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 virtual DictionaryWithEvents<Medical3DControl,VolumeIdentifier> Medical3DControlDataId {get;}
 get_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: 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.