workStarted Event (ImageViewerInteractiveMode)

Summary

Occurs when this mode starts working.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerInteractiveMode.prototype,'workStarted',  
	get: function(), 
	set: function(value) 
) 
function workStarted.add(function(sender, e)); 
function workStarted.remove(function(sender, e)); 
TypeScript Syntax
workStarted: void;

Remarks

This event will fire when OnWorkStarted is called.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize