LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

SeriesImagesUpdated Method






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
)
 function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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