Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RequestedImageStreamed Event
See Also 
Leadtools.Dicom.Web Namespace > MedicalWebViewerStreamer Class : RequestedImageStreamed Event



Occurs when a new image requested for display in the MedicalViewer is streamed and initialized.

Syntax

Visual Basic (Declaration) 
Public Event RequestedImageStreamed() As EventHandler(Of RequestedImageStreamedEventArgs)
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim handler As EventHandler(Of RequestedImageStreamedEventArgs)
 
AddHandler instance.RequestedImageStreamed, handler
C# 
public event EventHandler<RequestedImageStreamedEventArgs> RequestedImageStreamed()
C++/CLI 
public:
event EventHandler<RequestedImageStreamedEventArgs>^ RequestedImageStreamed();

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Remarks

This event is raised each time after the MedicalViewer control request an image for display and the image has been set to the control.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

RequestedImageStreamed requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features