message Property

Summary

Gets the message that contains details about the error message, if any occurred during the 3D engine's creation.

Syntax
TypeScript
JavaScript
Object.defineProperty(StatusChangedEventArgs.prototype, 'message', 
	get: function() 
) 
message: string; // read-only 

Property Value

ِA string that represents a message containing details about the error, if any occurred during the 3D engine's creation.

Remarks

If an error occurs, status is set to Object3DStatus.Error and the message contains the error details.

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.