Medical3DControlDataId Property

Summary
Gets a dictionary which contains the Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier objects for 3D volumes loaded into a Leadtools.Medical3D.Medical3DControl.
Syntax
C#
C++/CLI
public virtual DictionaryWithEvents<Medical3DControl, VolumeIdentifier> Medical3DControlDataId { get; } 
public:  
   virtual property DictionaryWithEvents<Medical3DControl^, VolumeIdentifier^>^ Medical3DControlDataId 
   { 
      DictionaryWithEvents<Medical3DControl^, VolumeIdentifier^>^ get() 
   } 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.