(Leadtools.Annotations.Core)

ObjectRemoved Event (AnnGroupObject)

Show in webframe





Occurs when an object is removed from the Children property of this container.
Syntax
public event EventHandler ObjectRemoved
Public Event ObjectRemoved As EventHandler
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)
            
add_ObjectRemoved(function(sender, e))
remove_ObjectRemoved(function(sender, e))

Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.