WorkDelta Event

Summary

Occurs when the SpyGlass has moved.

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

Remarks

The SpyGlass WorkDelta event is raised when the interactive mode is working and the spyglass has moved significantly. The InteractiveDragDeltaEventArgs will contain the offset values for the movement of the SpyGlass.

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