LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

SeriesImagesUpdated Method

Show in webframe





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

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features