progress Property

Summary

Gets the loading progress information.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'progress', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly