LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

SeriesInstanceUID Property (FullSeriesImagesStreamedEventArgs)

Show in webframe



Gets the Series Instance UID of the loaded series.
Syntax
'Declaration
 
Public ReadOnly Property SeriesInstanceUID As String
'Usage
 
Dim instance As FullSeriesImagesStreamedEventArgs
Dim value As String
 
value = instance.SeriesInstanceUID
public string SeriesInstanceUID {get;}
public:
property String^ SeriesInstanceUID {
   String^ get();
}

Property Value

The Series Instance UID of the loaded series.
Example
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Requirements

Target Platforms

See Also

Reference

FullSeriesImagesStreamedEventArgs Class
FullSeriesImagesStreamedEventArgs Members

 

 


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