←Select platform
In This Topic ▼

UndoRedoChanged Event

Summary
Occurs when the undo or redo buffer changes.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public event EventHandler UndoRedoChanged 
-(void) automationUndoRedoChanged:(LTAnnAutomation*) automation; 
public void addUndoRedoChangedListener(AnnEventListener listener) 
public void removeUndoRedoChangedListener(AnnEventListener listener) 
public:  
   event EventHandler^ UndoRedoChanged 
def UndoRedoChanged(sender,e): # sender: AnnAutomation e: ystem.EventHandler 
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.