LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

BeforeObjectChanged Event

Show in webframe
Occurs when an AnnObject is about to be changed.
Syntax
add_beforeObjectChanged(function(sender, e))
beforeObjectChanged.add(function(sender, e))
remove_beforeObjectChanged(function(sender, e))
beforeObjectChanged.remove(function(sender, e))
    
Remarks

This event will be fired before an AnnObject is about to be modified by this AnnAutomation.

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

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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