Gets or sets a value that indicate whether to abort the current image processing operation.
Object.defineProperty(ImageProcessingProgressEventArgs.prototype, 'cancel',
get: function(),
set: function(value)
)
cancel: boolean;
true to abort the current image processing operation, otherwise; false. Default value is false.
For an example, refer to ImageProcessing.
Products |
Support |
Feedback: cancel Property (ImageProcessingProgressEventArgs) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|