isAborted Property

Summary

Indicates that the ImageLoader has been aborted.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageLoader.prototype, 'isAborted', 
	get: function() 
) 
isAborted: boolean; // read-only 

Property Value

true if Abort has been called; otherwise, false.

Remarks

See Abort for more information.

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.