error Event

Summary

Occurs when an error occurs when the command is running.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessing.prototype,'error',  
	get: function(), 
	set: function(value) 
) 
error: LeadEvent; 
Remarks

This event will occur while the Run is running if an error occurs. The event data will contain the error object.

Example

For an example, refer to ImageProcessing.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eImageProcessingErrorEventArgsThe event data.
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.