←Select platform

WorkDelta Event

Summary

Occurs when the SpyGlass has moved.

Syntax
C#
VB
C++
public event EventHandler<InteractiveDragDeltaEventArgs> WorkDelta 
Public Event WorkDelta As EventHandler(Of InteractiveDragDeltaEventArgs) 
public:  
   event EventHandler<InteractiveDragDeltaEventArgs^>^ WorkDelta 
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
senderobjectThe 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.