←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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