canRun Property (ImageLoader)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize