progress Property

Summary

Gets or sets the current progress value.

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

Property Value

Value that indicates the current progress value.

Remarks

This value allowed range must be from 0 to TotalFrames.

To get or set the value in percentage form, refer to ProgressPercent.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.