ProgressUpdated Event

Summary

Notifies the instance when the progress for the 3D creation has been updated.

Syntax
TypeScript
JavaScript
Object.defineProperty(Object3DEngine.prototype,'progressUpdated',  
	get: function(), 
	set: function(value) 
) 
progressUpdated: LeadEvent; 
Remarks

This event is fired when the Progress property is updated with a new value. After the progress gets to 100, the Object3DReady event is fired.

Event Data
ParameterTypeDescription
sendervarThe source of the event
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.