ProgressEventHandler Delegate

Summary
Represents the method that will handle the ProgressState event of the MedicalViewerLoader.
Syntax
C#
C++/CLI
public delegate void ProgressEventHandler( 
   object sender, 
   ProgressEventArgs e 
) 
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

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

Leadtools.Medical.Workstation.Loader Assembly

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