cancel Property

Summary

Gets or sets a value that indicate whether to abort the current image processing operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessingProgressEventArgs.prototype, 'cancel', 
	get: function(), 
	set: function(value) 
) 
cancel: boolean; 

Property Value

true to abort the current image processing operation, otherwise; false. Default value is false.

Example

For an example, refer to ImageProcessing.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly