←Select platform

WorkDelta Event

Summary

Occurs when the SpyGlass has moved.

Syntax
C#
C++/CLI
public event EventHandler<InteractiveDragDeltaEventArgs> WorkDelta 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.