Leadtools.Dicom.Common.Anonymization Namespace > ProgressEventArgs Class : Progress Property |
public int Progress {get; set;}
'Declaration Public Property Progress As Integer
'Usage Dim instance As ProgressEventArgs Dim value As Integer instance.Progress = value value = instance.Progress