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 > 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