Medical3DControlInstances Property

Summary
Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series used to create a Leadtools.Medical3D.Medical3DControl.
Syntax
C#
C++/CLI
public virtual DictionaryWithEvents<Medical3DControl, DicomInstanceInformation[]> Medical3DControlInstances { get; } 
public:  
   virtual property DictionaryWithEvents<Medical3DControl^, array<DicomInstanceInformation^>^>^ Medical3DControlInstances 
   { 
      DictionaryWithEvents<Medical3DControl^, array<DicomInstanceInformation^>^>^ get() 
   } 

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

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.