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 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.