←Select platform
In This Topic ▼

AfterUndoRedo Event

Summary

Occurs after an undo or redo operation.

Syntax
C#
VB
Objective-C
C++
Java
public event EventHandler AfterUndoRedo 
Public Event AfterUndoRedo As EventHandler 
-(void) automationAfterUndoRedo:(LTAnnAutomation*) automation; 
public void addAfterUndoRedoListener(AnnEventListener listener) 
public void removeAfterUndoRedoListener(AnnEventListener listener) 
public:  
   event EventHandler^ AfterUndoRedo 
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