LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

ObjectAdded Event (AnnContainer)


Occurs when an object is added to the AnnContainer.
Syntax
add_objectAdded(function(sender, e))
remove_objectAdded(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
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.
Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnObjectCollectionEventArgs The event data.
See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.