LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

RequestedImageUpdated Event

Show in webframe



Syntax
'Declaration
 
Public Event RequestedImageUpdated As EventHandler(Of RequestedImageUpdatedEventArgs)
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim handler As EventHandler(Of RequestedImageUpdatedEventArgs)
 
AddHandler instance.RequestedImageUpdated, handler
public event EventHandler<RequestedImageUpdatedEventArgs> RequestedImageUpdated
public:
event EventHandler<RequestedImageUpdatedEventArgs^>^ RequestedImageUpdated
Event Data

The event handler receives an argument of type Leadtools.Medical.Workstation.Loader.RequestedImageUpdatedEventArgs containing data related to this event. The following RequestedImageUpdatedEventArgs properties provide information specific to this event.

PropertyDescription
Cell  
InstanceInformation  
SubCellIndex  
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


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