Initializes a new instance of the ProcessImageProgressChangedEventArgs class.
Syntax
public ProcessImageProgressChangedEventArgs(
int
)
public: ProcessImageProgressChangedEventArgs(
int
)
public:
ProcessImageProgressChangedEventArgs(
int
)
Parameters
- progressPercentage
-
A value indicating the approximate percent of processing that has been completed.
See Also