←Select platform
In This Topic ▼

CurrentObjectIdChanged Event

Summary
Occurs when the value of the CurrentObjectId property changes.
Syntax
C#
C++/CLI
Java
Python
public event EventHandler CurrentObjectIdChanged 
public void addCurrentObjectIdChangedListener(AnnEventListener listener) 
public void removeCurrentObjectIdChangedListener(AnnEventListener listener) 
public:  
   event EventHandler^ CurrentObjectIdChanged 
def CurrentObjectIdChanged(sender,e): # sender: AnnAutomationManager 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.