←Select platform
In This Topic ▼

AfterUndoRedo Event

Summary
Occurs after an undo or redo operation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public event EventHandler AfterUndoRedo 
-(void) automationAfterUndoRedo:(LTAnnAutomation*) automation; 
public void addAfterUndoRedoListener(AnnEventListener listener) 
public void removeAfterUndoRedoListener(AnnEventListener listener) 
public:  
   event EventHandler^ AfterUndoRedo 
def AfterUndoRedo(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.