Gets a dictionary which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series used to create a Leadtools.Medical3D.Medical3DControl.
public virtual DictionaryWithEvents<Medical3DControl, DicomInstanceInformation[]> Medical3DControlInstances { get; }
Public Overridable ReadOnly Property Medical3DControlInstances As DictionaryWithEvents(Of Medical3DControl,DicomInstanceInformation())
public:
virtual property DictionaryWithEvents<Medical3DControl^,array<DicomInstanceInformation^>>^ Medical3DControlInstances {
DictionaryWithEvents<Medical3DControl^,array<DicomInstanceInformation^>>^ get();
}
A DictionaryWithEvents<TKey,TValue> which contains the Leadtools.Medical.Workstation.Loader.DicomInstanceInformation for the series used to create a Leadtools.Medical3D.Medical3DControl.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document