progress Property

Summary

Percentage value showing the percent completion of the 3D volume creation.

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

Property Value

The percent completion of the 3D volume creation process.

Remarks

When the progress gets to 100, the Object3DReady event is fired.

Example

Refer to Cell3D

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.