C#
VB
C++
Raises the Progress event.
protected virtual bool OnProgress(
ProgressEventArgs e
)
Protected Function OnProgress( _
ByVal e As Leadtools.Dicom.Common.Anonymization.ProgressEventArgs _
) As Boolean
protected:
bool OnProgress(
Leadtools.Dicom.Common.Anonymization.ProgressEventArgs^ e
)
e
The ProgressEventArgs instance containing the event data.
true to cancel the anonymizing process.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET