ProgressEventArgs Properties |
The ProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | When set to true, allows the current image processing function to be cancelled. | |
| Current | Gets the current value of the progress operation. | |
| MethodName | The name of the method calling the progress event. | |
| Total | Gets the total number of units for this operation. |