LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

LockObject Event

Show in webframe
Occurs when an AnnObject is locked.
Syntax
add_lockObject(function(sender, e))
lockObject.add(function(sender, e))
remove_lockObject(function(sender, e))
lockObject.remove(function(sender, e))
    
Remarks

This event will occur on a successful call to Lock.

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.