←Select platform
In This Topic ▼

ObjectRemoved Event

Summary
Occurs when an object is removed from the Children property of this container.
Syntax
C#
VB
Objective-C
C++
Java
public event EventHandler ObjectRemoved 
Public Event ObjectRemoved As EventHandler 
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 
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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