Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ObjectAdded Event (AnnContainer)






Occurs when an object is added to the AnnContainer. AnnObjectCollectionEventArgs
Syntax
'Declaration
 
Public Event ObjectAdded As EventHandler(Of AnnObjectCollectionEventArgs)
NSNotification
    name:LTAnnContainerAddObjectNotification
  object:self
userInfo:NSDictionary
     key:LTAnnContainerObjectsKey obj:NSArray* (annObject*)
            
public void addObjectAddedListener(AnnObjectCollectionListener listener)
public void removeObjectAddedListener(AnnObjectCollectionListener listener)
            
add_ObjectAdded(function(sender, e))
remove_ObjectAdded(function(sender, e))

Event Data

The event handler receives an argument of type AnnObjectCollectionEventArgs containing data related to this event. The following AnnObjectCollectionEventArgs properties provide information specific to this event.

PropertyDescription
Object Gets the AnnObject being added or removed from the container.
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features