status Property

Summary

The status of the 3D volume creation.

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

Property Value

Object3DStatus value specifying the status of 3D volume creation.

Remarks

If the status is Object3DStatus.error, call ErrorMessage to obtain the error message. Any change in status fires an StatusChanged 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.