←Select platform
In This Topic ▼

CurrentObjectIdChanged Event

Summary

Occurs when the value of the CurrentObjectId property changes.

Syntax
C#
VB
C++
Java
public event EventHandler CurrentObjectIdChanged 
Public Event CurrentObjectIdChanged As EventHandler 
public void addCurrentObjectIdChangedListener(AnnEventListener listener) 
public void removeCurrentObjectIdChangedListener(AnnEventListener listener) 
public:  
   event EventHandler^ CurrentObjectIdChanged 
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