OnRetrievedImageStored Method

Summary
Raises the RetrievedImageStored event.
Syntax
C#
VB
C++
protected virtual void OnRetrievedImageStored( 
   object sender, 
   RetrievedImageStoredEventArgs e 
) 
  
Protected Sub OnRetrievedImageStored( _ 
   ByVal sender As Object, _ 
   ByVal e As RetrievedImageStoredEventArgs _ 
)  
protected: 
void OnRetrievedImageStored(  
   Object^ sender, 
   RetrievedImageStoredEventArgs^ e 
)  

Parameters

sender
The source System.Object firing the event.

e
A RetrievedImageStoredEventArgs that contains the event data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.