public SaneAcquiredImageProcessingProgressEventArgs(
SaneAcquiredImageProcessingAction action,
int progress,
bool canCancel
)
public: SaneAcquiredImageProcessingProgressEventArgs(
SaneAcquiredImageProcessingAction action,
int progress,
bool canCancel
)
Parameters
- action
- Текущее действие.
- progress
- Ход выполнения действия.
- canCancel
- Указывает, можно ли отменить действие.