LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AfterObjectChanged Event

Show in webframe
Occurs when an AnnObject has changed.
Syntax
add_afterObjectChanged(function(sender, e))
afterObjectChanged.add(function(sender, e))
remove_afterObjectChanged(function(sender, e))
afterObjectChanged.remove(function(sender, e))
    
Remarks

This event will be fired after an AnnObject has been modified by this AnnAutomation.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnAfterObjectChangedEventArgs The event data.
See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.