canRun Property

Summary

Indicates whether the ImageLoader instance can be run.

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

Property Value

true if the ImageLoader is not working (IsWorking) and has not been aborted (IsAborted).

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