LoadImageFailed Event

Summary

Notifies the instance that the image failed loading.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype,'loadImageFailed',  
	get: function(), 
	set: function(value) 
) 
loadImageFailed: LeadEvent; 
Remarks

To get notified when the image is downloaded successfully, refer to ImageDataReady;

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.