←Select platform
In This Topic ▼

RestoreCursor Event

Summary

Occurs when the automation has determine that the original cursor needs to be restored.

Syntax
C#
VB
Objective-C
C++
public event EventHandler RestoreCursor 
Public Event RestoreCursor As EventHandler 
macOS Only: 
-(void) automationRestoreCursor:(LTAnnAutomation*) automation; 
public:  
   event EventHandler^ RestoreCursor 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly