canRun Property

Summary

Indicates whether the ImageLoader instance can be run.

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly