progress Property

Summary

Progress value for the 3D volume generation process.

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

Property Value

Value that represents the current progress value for the 3D volume generation process.

Remarks

progress value is updated through the event Request3Ddata when the argument type is set to Render.creationProgress.

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