SeriesImagesUpdated Method

Summary
Disposes the specified Leadtools.Dicom.DicomDataSet in a study.
Syntax
C#
C++/CLI
protected virtual void SeriesImagesUpdated( 
   string studyInstanceUID, 
   string seriesInstanceUID, 
   string sopInstanceUID, 
   int frameIndex 
) 
protected: 
void SeriesImagesUpdated(  
   String^ studyInstanceUID, 
   String^ seriesInstanceUID, 
   String^ sopInstanceUID, 
   int frameIndex 
)  

Parameters

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.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.