Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class : OnProgress Method |
protected bool OnProgress( ProgressEventArgs e )
'Declaration
Protected Function OnProgress( _ ByVal e As ProgressEventArgs _ ) As Boolean
'Usage
Dim instance As Anonymizer Dim e As ProgressEventArgs Dim value As Boolean value = instance.OnProgress(e)
protected: bool OnProgress( ProgressEventArgs^ e )