workCompleted Event

Summary

Occurs when this mode completes the work.

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

This event will fire when OnWorkCompleted is called.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.