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 : ObjectAdded Event |
public event EventHandler ObjectAdded
'Declaration
Public Event ObjectAdded As EventHandler
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)
add_ObjectAdded(function(sender, e)) remove_ObjectAdded(function(sender, e))