←Select platform
In This Topic ▼

ObjectAdded Event

Summary
Occurs when an object is added to the Children property of this container.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public event EventHandler ObjectAdded 
NSNotification 
   name:LTAnnGroupObjectAddObjectNotification 
   object:self 
   userInfo:NSDictionary 
   key:LTAnnGroupObjectObjectsKey obj:NSArray* (annObject*) 
public void addObjectAddedListener(AnnEventListener listener) 
public void removeObjectAddedListener(AnnEventListener listener) 
public:  
   event EventHandler^ ObjectAdded 
def ObjectAdded(sender,e): # sender: AnnGroupObject 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.Engine Assembly

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