Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnGroupObject Class : ObjectRemoved Event |
public event EventHandler ObjectRemoved
'Declaration
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))