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 )