RequestCanceled Event

Summary

Optional delegate method for additional processing when a user requests a new image download.

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

RequestCanceled event gets fired when a user requests another image for the frame while the current image is being downloaded. If this happens, a cancel request will be fired, then the other image will start downloading.

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.