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

BeforeObjectChanged Event

Occurs when an AnnObject is about to be changed.
Syntax
add_beforeObjectChanged(function(sender, e))
remove_beforeObjectChanged(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-2012 All Rights Reserved. LEAD Technologies, Inc.