Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ObjectRemoved Event (AnnGroupObject)

Show in webframe
Occurs when an object is removed from the Children property of this container. EventArgs
Syntax
add_objectRemoved(function(sender, e))
objectRemoved.add(function(sender, e))
remove_objectRemoved(function(sender, e))
objectRemoved.remove(function(sender, e))
    
Event Data
Parameter Type Description
sender 'var' The source of the event.
e # The event data.
See Also

Reference

AnnGroupObject Object
AnnGroupObject Members

Error processing SSI file