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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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