←Select platform
In This Topic ▼

RestoreCursor Event

Summary
Occurs when the automation has determined that the original cursor needs to be restored.
Syntax
C#
Objective-C
C++/CLI
Python
public event EventHandler RestoreCursor 
macOS Only: 
-(void) automationRestoreCursor:(LTAnnAutomation*) automation; 
public:  
   event EventHandler^ RestoreCursor 
def RestoreCursor(sender,e): # sender: AnnAutomation e: ystem.EventHandler 
Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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