←Select platform
In This Topic ▼

ObjectRemoved Event

Summary
Occurs when an object is removed from the Children property of this container.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public event EventHandler ObjectRemoved 
NSNotification 
   name:LTAnnGroupObjectRemoveObjectNotification 
   object:self 
   userInfo:NSDictionary 
   key:LTAnnGroupObjectObjectsKey obj:NSArray* (annObject*) 
public void addObjectRemovedListener(AnnEventListener listener) 
public void removeObjectRemovedListener(AnnEventListener listener) 
public:  
   event EventHandler^ ObjectRemoved 
def ObjectRemoved(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.