OnProgress Method

Summary
Raises the Progress event.
Syntax
C#
VB
C++
protected virtual bool OnProgress( 
   ProgressEventArgs e 
) 
Protected Function OnProgress( _ 
   ByVal e As ProgressEventArgs _ 
) As Boolean 
protected: 
bool OnProgress(  
   ProgressEventArgs^ e 
)  

Parameters

e
The ProgressEventArgs instance containing the event data.

Return Value

true to cancel the anonymizing process.

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.Dicom.Common Assembly

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