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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.