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