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.
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