LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

OnFullSeriesImagesStreamed Method






The object firing the event.
Contains the event data.
Raises the Leadtools.Dicom.Web.MedicalWebViewerLoader.FullSeriesImagesStreamed event.
Syntax
protected virtual void OnFullSeriesImagesStreamed( 
   object sender,
   FullSeriesImagesStreamedEventArgs args
)
'Declaration
 
Protected Overridable Sub OnFullSeriesImagesStreamed( _
   ByVal sender As Object, _
   ByVal args As FullSeriesImagesStreamedEventArgs _
) 
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim sender As Object
Dim args As FullSeriesImagesStreamedEventArgs
 
instance.OnFullSeriesImagesStreamed(sender, args)
protected virtual void OnFullSeriesImagesStreamed( 
   object sender,
   FullSeriesImagesStreamedEventArgs args
)
 function Leadtools.Dicom.Web.MedicalWebViewerLoader.OnFullSeriesImagesStreamed( 
   sender ,
   args 
)
protected:
virtual void OnFullSeriesImagesStreamed( 
   Object^ sender,
   FullSeriesImagesStreamedEventArgs^ args
) 

Parameters

sender
The object firing the event.
args
Contains the event data.
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

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.