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

CollectionChanged Event (LeadPointCollection)

Show in webframe
Occurs when values are added or removed from this collection.
Syntax
add_collectionChanged(function(sender, e))
collectionChanged.add(function(sender, e))
remove_collectionChanged(function(sender, e))
collectionChanged.remove(function(sender, e))
    
Event Data
Parameter Type Description
sender 'var' The source of the event.
e # The event data.
See Also

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file