LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

ProgressEventHandler Delegate

Show in webframe





System.Object type System.Object that represents the source of the event.
A ProgressEventArgs that contains the event data.
Represents the method that will handle the ProgressState event of the MedicalViewerLoader.
Syntax
public delegate void ProgressEventHandler( 
   object sender,
   ProgressEventArgs e
)
'Declaration
 
Public Delegate Sub ProgressEventHandler( _
   ByVal sender As Object, _
   ByVal e As ProgressEventArgs _
) 
'Usage
 
Dim instance As New ProgressEventHandler(AddressOf HandlerMethod)

            

            
public delegate void ProgressEventHandler( 
   Object^ sender,
   ProgressEventArgs^ e
)

Parameters

sender
System.Object type System.Object that represents the source of the event.
e
A ProgressEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

ProgressEventHandler Members
Leadtools.Medical.Workstation.Loader Namespace

 

 


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

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features