Disposes the specified Leadtools.Dicom.DicomDataSet in a study.
protected virtual void SeriesImagesUpdated(string studyInstanceUID,string seriesInstanceUID,string sopInstanceUID,int frameIndex)
Protected Sub SeriesImagesUpdated( _ByVal studyInstanceUID As String, _ByVal seriesInstanceUID As String, _ByVal sopInstanceUID As String, _ByVal frameIndex As Integer _)
protected:void SeriesImagesUpdated(String^ studyInstanceUID,String^ seriesInstanceUID,String^ sopInstanceUID,int frameIndex)
studyInstanceUID
A System.String representing the Study Instance UID of the dataset.
seriesInstanceUID
A System.String representing the Series Instance UID.of the dataset.
sopInstanceUID
A System.String representing the SOP Instance UID.of the dataset.
frameIndex
A 0-based System.Int32 value representing the actual index of the image.
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
