progress Property (Cell)

Summary

Gets the loading progress information.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'progress', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
progress: ProgressLoading;

Property Value

ProgressLoading that represents the class that contains the progress information.

Remarks

The progress shows how many frames "previews" are loaded.

Requirements

Target Platforms

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