←Select platform

FullSeriesImagesStreamedEventArgs Constructor (FullSeriesImagesStreamedEventArgs)

Summary

Initializes a new instance of the FullSeriesImagesStreamedEventArgs class.

Syntax

C#
VB
C++
public FullSeriesImagesStreamedEventArgs(  
   Leadtools.Medicalviewer.MedicalViewerMultiCell[] cells, 
   string seriesInstanceUID 
) 
Public Function New( _ 
   ByVal cells() As Leadtools.Medicalviewer.MedicalViewerMultiCell, _ 
   ByVal seriesInstanceUID As String _ 
) 
public: 
FullSeriesImagesStreamedEventArgs(  
   Leadtools.Medicalviewer.array<MedicalViewerMultiCell^>^ cells, 
   String^ seriesInstanceUID 
) 

Parameters

cells
The Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the series images are displayed in.

seriesInstanceUID
Type: System.String The Series Instance UID of the loaded series.

Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Web Assembly
Click or drag to resize