progressPercent Property

Summary

Gets or sets the current progress value in percent.

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

Property Value

Value that indicates the current progress in percent.

Remarks

This value allowed range must be from 0 to 100.

To get or set the value in frame count form, refer to Progress.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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