workStarted Event

Summary

Occurs when this mode starts working.

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

Remarks

This event will fire when OnWorkStarted is called.

Event Data

ParameterTypeDescription
sendervarThe source of the event.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly