Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Progress Property






Gets or sets the current progress.
Syntax
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
public:
property int Progress {
   int get();
   void set (    int value);
}

Property Value

The current progress. The value of progress will range from 1 to 100.
Requirements

Target Platforms

See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features