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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET