LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

UnlockObject Event

Show in webframe
Occurs when an AnnObject is unlocked.
Syntax
add_unlockObject(function(sender, e))
unlockObject.add(function(sender, e))
remove_unlockObject(function(sender, e))
unlockObject.remove(function(sender, e))
    
Remarks

This event will occur on a successful call to Unlock.

Example

For an example, refer to Lock.

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

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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