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 Leadtools.Medical.Workstation.DictionaryWithEvents(Of Medical3DControl,DicomInstanceInformation())
public:
virtual property Leadtools.Medical.Workstation.DictionaryWithEvents<Medical3DControl^,array<DicomInstanceInformation^>>^ Medical3DControlInstances {
Leadtools.Medical.Workstation.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET