imageRequested Event (MedicalSpyGlassInteractiveMode)

Summary

Optional delegate method for additional processing.

Syntax

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

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eSpyGlassEventArgsThe event data.
Requirements

Target Platforms

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